We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6a65ad + 30e8f9b commit 9ae2494Copy full SHA for 9ae2494
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: check-toml
17
- id: detect-private-key
18
- repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.15.4
+ rev: v0.15.5
20
hooks:
21
- id: ruff
22
- id: ruff-format
0 commit comments