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 b656936 commit f50542cCopy full SHA for f50542c
.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.11.13
+ rev: v0.14.3
52
hooks:
53
- id: ruff
54
args: [--fix, --show-fixes]
0 commit comments