Skip to content

Commit 50b9705

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/DavidAnson/markdownlint-cli2: v0.16.0 → v0.17.1](DavidAnson/markdownlint-cli2@v0.16.0...v0.17.1) - [github.com/rhysd/actionlint: v1.7.4 → v1.7.6](rhysd/actionlint@v1.7.4...v1.7.6)
1 parent 58515fb commit 50b9705

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
@@ -7,7 +7,7 @@ repos:
77
hooks:
88
- id: yamllint
99
- repo: https://github.com/DavidAnson/markdownlint-cli2
10-
rev: "v0.16.0"
10+
rev: "v0.17.1"
1111
hooks:
1212
- id: markdownlint-cli2
1313
require_serial: true
@@ -17,7 +17,7 @@ repos:
1717
- id: check-github-actions
1818
- id: check-github-workflows
1919
- repo: https://github.com/rhysd/actionlint
20-
rev: "v1.7.4"
20+
rev: "v1.7.6"
2121
hooks:
2222
- id: actionlint-docker
2323
entry: docker.io/rhysd/actionlint:1.6.26

0 commit comments

Comments
 (0)