We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3ac71 commit 626dff5Copy full SHA for 626dff5
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
19
- repo: https://github.com/astral-sh/ruff-pre-commit
20
# Ruff version.
21
- rev: v0.9.6
+ rev: v0.9.7
22
hooks:
23
# Run the linter.
24
- id: ruff
0 commit comments