Skip to content

Commit 43d95de

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.7.5 → v1.7.6](rhysd/actionlint@v1.7.5...v1.7.6) - [github.com/sirosen/check-jsonschema: 0.30.0 → 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0)
1 parent a1ba8ef commit 43d95de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
- id: flake8
4242
exclude: "^docs/"
4343
- repo: https://github.com/rhysd/actionlint
44-
rev: v1.7.5
44+
rev: v1.7.6
4545
hooks:
4646
- id: actionlint-docker
4747
args:
@@ -52,7 +52,7 @@ repos:
5252
- -ignore
5353
- 'SC1004:'
5454
- repo: https://github.com/sirosen/check-jsonschema
55-
rev: 0.30.0
55+
rev: 0.31.0
5656
hooks:
5757
- id: check-github-actions
5858
ci:

0 commit comments

Comments
 (0)