We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc2ed0 commit 4a0825aCopy full SHA for 4a0825a
1 file changed
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
35
- repo: https://github.com/astral-sh/ruff-pre-commit
36
# Ruff version.
37
- rev: v0.14.6
+ rev: v0.14.8
38
hooks:
39
# Run the linter.
40
- id: ruff-check
0 commit comments