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