We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29860da + 5641f2d commit ae8f47fCopy full SHA for ae8f47f
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: blacken-docs
10
additional_dependencies: [black==22.12.0]
11
- repo: https://github.com/pre-commit/pre-commit-hooks
12
- rev: v4.5.0
+ rev: v4.6.0
13
hooks:
14
- id: check-yaml
15
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments