We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f046b3b commit 2bafdf6Copy full SHA for 2bafdf6
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
36
# Check linting and style issues
37
- repo: https://github.com/astral-sh/ruff-pre-commit
38
- rev: "v0.7.3"
+ rev: "v0.7.4"
39
hooks:
40
- id: ruff
41
args: ["--fix", "--show-fixes"]
0 commit comments