8000
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 699c1d9 commit 9bcd6caCopy full SHA fo 8000 r 9bcd6ca
.pre-commit-config.yaml
@@ -44,13 +44,13 @@ repos:
44
args:
45
- --fix
46
- repo: https://github.com/astral-sh/ruff-pre-commit
47
- rev: 'v0.5.0'
+ rev: 'v0.5.1'
48
hooks:
49
- id: ruff
50
args: [--fix, --exit-non-zero-on-fix]
51
- id: ruff-format
52
- repo: https://github.com/tox-dev/pyproject-fmt
53
- rev: 2.1.3
+ rev: 2.1.4
54
55
- id: pyproject-fmt
56
- repo: https://github.com/abravalheri/validate-pyproject
0 commit comments