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 173b387 commit aea6cc6Copy full SHA for aea6cc6
.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.5'
+ rev: 'v0.5.6'
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.4
+ rev: 2.2.1
54
55
- id: pyproject-fmt
56
- repo: https://github.com/abravalheri/validate-pyproject
0 commit comments