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 7045cbe commit d6b5b90Copy full SHA for d6b5b90
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
# Ruff version.
30
- rev: v0.15.2
+ rev: v0.15.4
31
hooks:
32
# Run the linter.
33
- id: ruff
0 commit comments