We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58309b6 + c966e98 commit 5d42783Copy full SHA for 5d42783
.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.3
+ rev: v0.4.5
36
hooks:
37
- id: ruff
38
args: [ --fix, --exit-non-zero-on-fix ]
0 commit comments