Skip to content

Commit 4192381

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.10](astral-sh/ruff-pre-commit@v0.13.3...v0.14.10) - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.12.0](psf/black-pre-commit-mirror@25.9.0...25.12.0) - [github.com/python-jsonschema/check-jsonschema: 0.34.0 → 0.36.0](python-jsonschema/check-jsonschema@0.34.0...0.36.0) - [github.com/rhysd/actionlint: v1.7.7 → v1.7.10](rhysd/actionlint@v1.7.7...v1.7.10) - [github.com/tox-dev/pyproject-fmt: v2.7.0 → v2.11.1](tox-dev/pyproject-fmt@v2.7.0...v2.11.1)
1 parent 7de7b99 commit 4192381

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.13.3
3+
rev: v0.14.10
44
hooks:
55
- id: ruff-check
66
args: [--exit-non-zero-on-fix]
77

88
- repo: https://github.com/psf/black-pre-commit-mirror
9-
rev: 25.9.0
9+
rev: 25.12.0
1010
hooks:
1111
- id: black
1212

@@ -26,17 +26,17 @@ repos:
2626
- id: trailing-whitespace
2727

2828
- repo: https://github.com/python-jsonschema/check-jsonschema
29-
rev: 0.34.0
29+
rev: 0.36.0
3030
hooks:
3131
- id: check-github-workflows
3232

3333
- repo: https://github.com/rhysd/actionlint
34-
rev: v1.7.7
34+
rev: v1.7.10
3535
hooks:
3636
- id: actionlint
3737

3838
- repo: https://github.com/tox-dev/pyproject-fmt
39-
rev: v2.7.0
39+
rev: v2.11.1
4040
hooks:
4141
- id: pyproject-fmt
4242

0 commit comments

Comments
 (0)