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 fb4c373 commit 4f840f0Copy full SHA for 4f840f0
.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
- id: detect-secrets
42
43
- repo: https://github.com/astral-sh/ruff-pre-commit
44
- rev: v0.5.4
+ rev: v0.5.5
45
hooks:
46
- id: ruff
47
args: [--fix]
0 commit comments