We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29860da commit 5641f2dCopy full SHA for 5641f2d
.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