We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 400286c + 0903233 commit dbe3b37Copy full SHA for dbe3b37
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
# Ruff version.
22
- rev: v0.14.3
+ rev: v0.14.7
23
hooks:
24
# Run the linter.
25
- id: ruff
0 commit comments