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 7761b6e commit 13e7741Copy full SHA for 13e7741
1 file changed
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
- id: end-of-file-fixer
39
- id: trailing-whitespace
40
- repo: https://github.com/tox-dev/pyproject-fmt
41
- rev: "v2.16.0"
+ rev: "v2.16.1"
42
hooks:
43
- id: pyproject-fmt
44
- repo: https://github.com/astral-sh/uv-pre-commit
0 commit comments