Skip to content

Commit ea86fca

Browse files
[pre-commit.ci] pre-commit autoupdate (#599)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.34.0 → 0.34.1](python-jsonschema/check-jsonschema@0.34.0...0.34.1) - [github.com/rhysd/actionlint: v1.7.7 → v1.7.8](rhysd/actionlint@v1.7.7...v1.7.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e1fcf31 commit ea86fca

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
@@ -15,7 +15,7 @@ repos:
1515
- id: check-case-conflict
1616

1717
- repo: https://github.com/python-jsonschema/check-jsonschema
18-
rev: 0.34.0
18+
rev: 0.34.1
1919
hooks:
2020
- id: check-dependabot
2121
- id: check-github-workflows
@@ -25,7 +25,7 @@ repos:
2525
- id: check-renovate
2626

2727
- repo: https://github.com/rhysd/actionlint
28-
rev: v1.7.7
28+
rev: v1.7.8
2929
hooks:
3030
- id: actionlint
3131
additional_dependencies:

0 commit comments

Comments
 (0)