Skip to content

Commit

Permalink
Bump blacken-docs pre-commit (apache#42880)
Browse files Browse the repository at this point in the history
Bump `blacken-docs` pre-commit from 1.18.0 -> 1.19.0
  • Loading branch information
kaxil authored Oct 9, 2024
1 parent 8a4e7bd commit 35f7076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ repos:
additional_dependencies: ["libcst>=1.1.0"]
files: ^(providers/src/)?airflow/.*/(sensors|operators)/.*\.py$
- repo: https://github.com/asottile/blacken-docs
rev: 1.18.0
rev: 1.19.0
hooks:
- id: blacken-docs
name: Run black on docs
Expand Down

0 comments on commit 35f7076

Please sign in to comment.