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 12638fe commit 758b99cCopy full SHA for 758b99c
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
# Ruff version.
14
- rev: "v0.11.4"
+ rev: "v0.11.8"
15
hooks:
16
# Run the linter.
17
- id: ruff
0 commit comments