Skip to content

Commit c903750

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema.git: 0.36.0 → 0.36.1](https://github.com/python-jsonschema/check-jsonschema.git/compare/0.36.0...0.36.1) - [github.com/rhysd/actionlint: v1.7.9 → v1.7.10](rhysd/actionlint@v1.7.9...v1.7.10) - [github.com/kynan/nbstripout: 0.8.2 → 0.9.0](kynan/nbstripout@0.8.2...0.9.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.10...v0.14.14)
1 parent 2eaff20 commit c903750

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.36.0
46+
rev: 0.36.1
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.9
58+
rev: v1.7.10
5959
hooks:
6060
- id: actionlint
6161

6262
- repo: https://github.com/kynan/nbstripout
63-
rev: 0.8.2
63+
rev: 0.9.0
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.10
107+
rev: v0.14.14
108108
hooks:
109109
- id: ruff-format
110110
- id: ruff

0 commit comments

Comments
 (0)