Skip to content

Commit bef184d

Browse files
pre-commit-ci[bot]gotmax23
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/DavidAnson/markdownlint-cli2: v0.13.0 → v0.14.0](DavidAnson/markdownlint-cli2@v0.13.0...v0.14.0) - [github.com/python-jsonschema/check-jsonschema: 0.28.5 → 0.29.3](python-jsonschema/check-jsonschema@0.28.5...0.29.3) - [github.com/rhysd/actionlint: v1.7.1 → v1.7.3](rhysd/actionlint@v1.7.1...v1.7.3)
1 parent 25ccb74 commit bef184d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ repos:
77
hooks:
88
- id: yamllint
99
- repo: https://github.com/DavidAnson/markdownlint-cli2
10-
rev: "v0.13.0"
10+
rev: "v0.14.0"
1111
hooks:
1212
- id: markdownlint-cli2
1313
require_serial: true
1414
- repo: https://github.com/python-jsonschema/check-jsonschema
15-
rev: "0.28.5"
15+
rev: "0.29.3"
1616
hooks:
1717
- id: check-github-actions
1818
- id: check-github-workflows
1919
- repo: https://github.com/rhysd/actionlint
20-
rev: "v1.7.1"
20+
rev: "v1.7.3"
2121
hooks:
2222
- id: actionlint-docker
2323
entry: docker.io/rhysd/actionlint:1.6.26

0 commit comments

Comments
 (0)