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 a9dcd68 commit e3e8e3dCopy full SHA for e3e8e3d
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: pretty-format-ini
20
args: [--autofix]
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.9.6 # Must match requirements-dev.txt
+ rev: v0.11.4 # Must match requirements-dev.txt
23
hooks:
24
- id: ruff
25
args: [--fix]
0 commit comments