We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2acdbb + 36c6e36 commit c4d0560Copy full SHA for c4d0560
1 file changed
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: check-shebang-scripts-are-executable
18
19
- repo: https://github.com/astral-sh/ruff-pre-commit
20
- rev: v0.11.2
+ rev: v0.15.5
21
hooks:
22
# Run the linter
23
- id: ruff
0 commit comments