Skip to content

Commit 4f72292

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.3.1](psf/black-pre-commit-mirror@25.12.0...26.3.1) - [github.com/pycqa/isort: 7.0.0 → 8.0.1](PyCQA/isort@7.0.0...8.0.1) - [github.com/editorconfig-checker/editorconfig-checker: v3.6.0 → v3.6.1](editorconfig-checker/editorconfig-checker@v3.6.0...v3.6.1) - [github.com/python-jsonschema/check-jsonschema: 0.36.0 → 0.37.1](python-jsonschema/check-jsonschema@0.36.0...0.37.1) - [github.com/rhysd/actionlint: v1.7.9 → v1.7.12](rhysd/actionlint@v1.7.9...v1.7.12) - [github.com/zizmorcore/zizmor-pre-commit: v1.18.0 → v1.23.1](zizmorcore/zizmor-pre-commit@v1.18.0...v1.23.1)
1 parent ba2b25a commit 4f72292

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.pre-commit-config.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ repos:
3737
- id: "slyp"
3838

3939
- repo: "https://github.com/psf/black-pre-commit-mirror"
40-
rev: "25.12.0"
40+
rev: "26.3.1"
4141
hooks:
4242
- id: "black"
4343

4444
- repo: "https://github.com/pycqa/isort"
45-
rev: "7.0.0"
45+
rev: "8.0.1"
4646
hooks:
4747
- id: "isort"
4848

@@ -55,18 +55,18 @@ repos:
5555
- "flake8-bugbear==25.11.29"
5656

5757
- repo: "https://github.com/editorconfig-checker/editorconfig-checker"
58-
rev: "v3.6.0"
58+
rev: "v3.6.1"
5959
hooks:
6060
- id: "editorconfig-checker"
6161

6262
- repo: "https://github.com/python-jsonschema/check-jsonschema"
63-
rev: "0.36.0"
63+
rev: "0.37.1"
6464
hooks:
6565
- id: "check-dependabot"
6666
- id: "check-readthedocs"
6767

6868
- repo: "https://github.com/rhysd/actionlint"
69-
rev: "v1.7.9"
69+
rev: "v1.7.12"
7070
hooks:
7171
- id: "actionlint"
7272
additional_dependencies:
@@ -86,6 +86,6 @@ repos:
8686
]
8787

8888
- repo: "https://github.com/zizmorcore/zizmor-pre-commit"
89-
rev: "v1.18.0"
89+
rev: "v1.23.1"
9090
hooks:
9191
- id: "zizmor"

0 commit comments

Comments
 (0)