Skip to content

Commit 7e93d05

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.3 → 0.34.1](python-jsonschema/check-jsonschema@0.33.3...0.34.1) - [github.com/rhysd/actionlint: v1.7.7 → v1.7.8](rhysd/actionlint@v1.7.7...v1.7.8)
1 parent c33bcec commit 7e93d05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ repos:
1212
- id: markdownlint-cli2
1313
require_serial: true
1414
- repo: https://github.com/python-jsonschema/check-jsonschema
15-
rev: "0.33.3"
15+
rev: "0.34.1"
1616
hooks:
1717
- id: check-github-actions
1818
- id: check-github-workflows
1919
- repo: https://github.com/rhysd/actionlint
20-
rev: "v1.7.7"
20+
rev: "v1.7.8"
2121
hooks:
2222
- id: actionlint-docker
2323
entry: docker.io/rhysd/actionlint:1.6.26

0 commit comments

Comments
 (0)