Skip to content

Commit 3356538

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema.git: 0.34.1 → 0.35.0](https://github.com/python-jsonschema/check-jsonschema.git/compare/0.34.1...0.35.0) - [github.com/rhysd/actionlint: v1.7.8 → v1.7.9](rhysd/actionlint@v1.7.8...v1.7.9) - [github.com/kynan/nbstripout: 0.8.1 → 0.8.2](kynan/nbstripout@0.8.1...0.8.2) - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.6](astral-sh/ruff-pre-commit@v0.14.1...v0.14.6)
1 parent 63691fc commit 3356538

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
exclude: ^\.bumpversion\.cfg$
4444

4545
- repo: https://github.com/python-jsonschema/check-jsonschema.git
46-
rev: 0.34.1
46+
rev: 0.35.0
4747
hooks:
4848
- id: check-github-actions
4949
- id: check-github-workflows
@@ -55,12 +55,12 @@ repos:
5555
- id: check-readthedocs
5656

5757
- repo: https://github.com/rhysd/actionlint
58-
rev: v1.7.8
58+
rev: v1.7.9
5959
hooks:
6060
- id: actionlint
6161

6262
- repo: https://github.com/kynan/nbstripout
63-
rev: 0.8.1
63+
rev: 0.8.2
6464
hooks:
6565
- id: nbstripout
6666

@@ -104,7 +104,7 @@ repos:
104104
additional_dependencies: [setuptools-scm]
105105

106106
- repo: https://github.com/astral-sh/ruff-pre-commit
107-
rev: v0.14.1
107+
rev: v0.14.6
108108
hooks:
109109
- id: ruff-format
110110
- id: ruff

0 commit comments

Comments
 (0)