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.
2 parents 7056aac + 5730fd8 commit 7279b69Copy full SHA for 7279b69
1 file changed
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: v0.11.4
+ rev: v0.12.2
4
hooks:
5
- id: ruff
6
args: [--exit-non-zero-on-fix]
@@ -26,7 +26,7 @@ repos:
26
- id: trailing-whitespace
27
28
- repo: https://github.com/python-jsonschema/check-jsonschema
29
- rev: 0.32.1
+ rev: 0.33.2
30
31
- id: check-github-workflows
32
@@ -36,7 +36,7 @@ repos:
36
- id: actionlint
37
38
- repo: https://github.com/tox-dev/pyproject-fmt
39
- rev: v2.5.1
+ rev: v2.6.0
40
41
- id: pyproject-fmt
42
0 commit comments