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