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 01b9261 commit f8f9cddCopy full SHA for f8f9cdd
.pre-commit-config.yaml
@@ -29,13 +29,13 @@ repos:
29
- id: biome-check
30
verbose: true
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: 'v0.9.7'
+ rev: 'v0.9.9'
33
hooks:
34
- id: ruff
35
args: [--fix, --exit-non-zero-on-fix]
36
- id: ruff-format
37
- repo: https://github.com/tox-dev/pyproject-fmt
38
- rev: v2.5.0
+ rev: v2.5.1
39
40
- id: pyproject-fmt
41
- repo: https://github.com/abravalheri/validate-pyproject
0 commit comments