We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b1e39 commit f5b7877Copy full SHA for f5b7877
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
exclude: ^\.github/workflows
25
# Python
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: v0.8.0
+ rev: v0.9.3
28
hooks:
29
- id: ruff
30
args: ["--fix"]
0 commit comments