Skip to content

Commit bea9755

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#93)
2 parents c92cf3b + 212f962 commit bea9755

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.11.4
3+
rev: v0.12.2
44
hooks:
55
- id: ruff
66
args: [--exit-non-zero-on-fix]
@@ -26,7 +26,7 @@ repos:
2626
- id: trailing-whitespace
2727

2828
- repo: https://github.com/python-jsonschema/check-jsonschema
29-
rev: 0.32.1
29+
rev: 0.33.2
3030
hooks:
3131
- id: check-github-workflows
3232
- id: check-renovate
@@ -37,7 +37,7 @@ repos:
3737
- id: actionlint
3838

3939
- repo: https://github.com/tox-dev/pyproject-fmt
40-
rev: v2.5.1
40+
rev: v2.6.0
4141
hooks:
4242
- id: pyproject-fmt
4343

0 commit comments

Comments
 (0)