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 351d40c commit ae86095Copy full SHA for ae86095
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
48
# Strong lint from ruff
49
- repo: https://github.com/astral-sh/ruff-pre-commit
50
- rev: v0.11.12
+ rev: v0.11.13
51
hooks:
52
- id: ruff
53
args: [--fix, --show-fixes]
0 commit comments