We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa1e5a commit c180e1bCopy full SHA for c180e1b
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
29
# Python
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
- rev: v0.11.2
+ rev: v0.11.4
32
hooks:
33
- id: ruff
34
args: ["--fix"]
0 commit comments