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 6fd9221 commit 58b9eadCopy full SHA for 58b9ead
1 file changed
.pre-commit-config.yaml
@@ -38,14 +38,14 @@ repos:
38
files: tests/.*
39
40
- repo: https://github.com/astral-sh/ruff-pre-commit
41
- rev: v0.15.9
+ rev: v0.15.12
42
hooks:
43
- id: ruff-check
44
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
45
- id: ruff-format
46
47
- repo: https://github.com/tox-dev/pyproject-fmt
48
- rev: v2.21.0
+ rev: v2.21.1
49
50
- id: pyproject-fmt
51
args: [--keep-full-version, --no-print-diff]
0 commit comments