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 e24da88 commit 926a39eCopy full SHA for 926a39e
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
49
# Strong lint from ruff
50
- repo: https://github.com/astral-sh/ruff-pre-commit
51
- rev: v0.9.4
+ rev: v0.9.9
52
hooks:
53
- id: ruff
54
args: [--fix, --show-fixes]
0 commit comments