We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b33b9 commit 456614bCopy full SHA for 456614b
.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.5.2
+ rev: v0.5.4
36
hooks:
37
- id: ruff
38
args: [ --fix, --exit-non-zero-on-fix ]
0 commit comments