We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f259faa commit a5a447aCopy full SHA for a5a447a
.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.11.6
+ rev: v0.11.7
22
hooks:
23
# Run the linter.
24
- id: ruff
0 commit comments