We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7ea78d + 4b94d73 commit 5450becCopy full SHA for 5450bec
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.4
+ rev: v0.11.5
33
hooks:
34
- id: ruff
35
args: [--fix, --exit-non-zero-on-fix, --respect-gitignore, --show-fixes]
0 commit comments