We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c02f2a commit 4425b5eCopy full SHA for 4425b5e
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
33
- repo: https://github.com/astral-sh/ruff-pre-commit
34
# Ruff version.
35
- rev: v0.4.9
+ rev: v0.5.1
36
hooks:
37
- id: ruff
38
args: [ --fix, --exit-non-zero-on-fix ]
0 commit comments