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 4519101 commit d484e09Copy full SHA for d484e09
.pre-commit-config.yaml
@@ -63,7 +63,7 @@ repos:
63
- id: doc8
64
- repo: https://github.com/astral-sh/ruff-pre-commit
65
# Ruff version.
66
- rev: v0.11.7
+ rev: v0.11.8
67
hooks:
68
- id: ruff
69
args: [--fix, --exit-non-zero-on-fix]
0 commit comments