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 7731cd2 commit 77aa47aCopy full SHA for 77aa47a
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
args:
41
- --fix
42
- repo: https://github.com/astral-sh/ruff-pre-commit
43
- rev: 'v0.1.9'
+ rev: 'v0.1.11'
44
hooks:
45
- id: ruff
46
args: [--fix, --exit-non-zero-on-fix]
0 commit comments