We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7953a8 commit 7c0d8a3Copy full SHA for 7c0d8a3
.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.3
28
hooks:
29
- id: ruff
30
args: ["--fix"]
0 commit comments