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 858d2c6 commit 3b6426cCopy full SHA for 3b6426c
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
hooks:
12
- id: pyproject-fmt
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.11.7
+ rev: v0.11.8
15
16
- id: ruff
17
args: [--fix, --exit-non-zero-on-fix]
0 commit comments