We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ade991 commit 42fe443Copy full SHA for 42fe443
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
- id: detect-secrets
32
33
- repo: https://github.com/astral-sh/ruff-pre-commit
34
- rev: v0.9.2
+ rev: v0.9.3
35
hooks:
36
- id: ruff
37
- id: ruff-format
0 commit comments