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 8ee6d17 commit cef31e3Copy full SHA for cef31e3
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
hooks:
35
- id: validate-pyproject
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: v0.8.6
+ rev: v0.9.2
38
39
- id: ruff
40
args: [--fix, --show-fixes]
0 commit comments