We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b06e6d9 + b16835f commit d0d1130Copy full SHA for d0d1130
1 file changed
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
entry: black --config pyproject.toml .
30
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: v0.11.7
+ rev: v0.11.8
33
hooks:
34
- id: ruff
35
args: [--fix, --exit-non-zero-on-fix, --respect-gitignore, --show-fixes]
0 commit comments