We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeeaef7 commit 82e3c56Copy full SHA for 82e3c56
.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.5.6
+ rev: v0.6.3
36
hooks:
37
- id: ruff
38
0 commit comments