We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5dae219 + a9ba2da commit 78ca930Copy full SHA for 78ca930
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
# - id: trailing-whitespace
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.9.6
+ rev: v0.9.7
19
hooks:
20
# Run the linter.
21
- id: ruff
0 commit comments