We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662bbeb commit 2b176abCopy full SHA for 2b176ab
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: black
12
exclude: '^(test-data/)'
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.8.6
+ rev: v0.9.10
15
hooks:
16
- id: ruff
17
args: [--exit-non-zero-on-fix]
0 commit comments