Skip to content

Commit 8059ebe

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#249)
2 parents f772e59 + 589536b commit 8059ebe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 6 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.9.6
3+
rev: v0.11.4
44
hooks:
55
- id: ruff
66
args: [--exit-non-zero-on-fix]
@@ -27,7 +27,7 @@ repos:
2727
exclude: \.github/ISSUE_TEMPLATE\.md|\.github/PULL_REQUEST_TEMPLATE\.md
2828

2929
- repo: https://github.com/python-jsonschema/check-jsonschema
30-
rev: 0.31.1
30+
rev: 0.32.1
3131
hooks:
3232
- id: check-github-workflows
3333
- id: check-renovate
@@ -38,17 +38,17 @@ repos:
3838
- id: actionlint
3939

4040
- repo: https://github.com/woodruffw/zizmor-pre-commit
41-
rev: v1.3.1
41+
rev: v1.5.2
4242
hooks:
4343
- id: zizmor
4444

4545
- repo: https://github.com/tox-dev/pyproject-fmt
46-
rev: v2.5.0
46+
rev: v2.5.1
4747
hooks:
4848
- id: pyproject-fmt
4949

5050
- repo: https://github.com/abravalheri/validate-pyproject
51-
rev: v0.23
51+
rev: v0.24.1
5252
hooks:
5353
- id: validate-pyproject
5454

@@ -63,7 +63,7 @@ repos:
6363
- id: yamlfmt
6464

6565
- repo: https://github.com/rbubley/mirrors-prettier
66-
rev: v3.5.0
66+
rev: v3.5.3
6767
hooks:
6868
- id: prettier
6969
args: [--prose-wrap=always, --print-width=88]

0 commit comments

Comments
 (0)