We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d811710 commit c405bf6Copy full SHA for c405bf6
.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.3
+ rev: v0.9.4
35
hooks:
36
- id: ruff
37
- id: ruff-format
0 commit comments