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 4ac0cf9 commit b63e716Copy full SHA for b63e716
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: end-of-file-fixer
29
- id: trailing-whitespace
30
- repo: https://github.com/tox-dev/pyproject-fmt
31
- rev: "v2.5.1"
+ rev: "v2.7.0"
32
hooks:
33
- id: pyproject-fmt
34
- repo: https://github.com/astral-sh/uv-pre-commit
0 commit comments