We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b1e39 commit 25a9d3fCopy full SHA for 25a9d3f
.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.10
28
hooks:
29
- id: ruff
30
args: ["--fix"]
0 commit comments