We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eee51d commit 12a694aCopy full SHA for 12a694a
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
# Ruff version.
18
- rev: v0.11.5
+ rev: v0.11.8
19
hooks:
20
# Run the linter.
21
- id: ruff
0 commit comments