We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f4a4fa + 3479418 commit b88b3caCopy full SHA for b88b3ca
1 file changed
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
15
- repo: https://github.com/astral-sh/ruff-pre-commit
16
# Ruff version.
17
- rev: 'v0.15.2'
+ rev: 'v0.15.4'
18
hooks:
19
# Run the linter.
20
- id: ruff
0 commit comments