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.
2 parents f6bc1e1 + 6cbb061 commit d6d7893Copy full SHA for d6d7893
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: fmt
26
- id: clippy
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: "v0.15.5"
+ rev: "v0.15.6"
29
hooks:
30
- id: ruff-check
31
args: [--fix, --exit-non-zero-on-fix]
0 commit comments