We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b95dc commit 842a965Copy full SHA for 842a965
.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.5
+ rev: v0.11.6
32
hooks:
33
- id: ruff
34
args: ["--fix"]
0 commit comments