We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b498c commit ad25b91Copy full SHA for ad25b91
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
exclude: ^test/scripts/
33
34
- repo: https://github.com/astral-sh/ruff-pre-commit
35
- rev: v0.8.1
+ rev: v0.8.6
36
hooks:
37
- id: ruff
38
0 commit comments