We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48b8445 + 79800ac commit 3395e3cCopy full SHA for 3395e3c
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
hooks:
10
- id: black
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: 'v0.9.7'
+ rev: 'v0.9.9'
13
14
- id: ruff
15
args: [--fix, --exit-non-zero-on-fix]
0 commit comments