Skip to content

Commit 9a6714f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.7.4 → v1.7.5](rhysd/actionlint@v1.7.4...v1.7.5) - [github.com/executablebooks/mdformat: 0.7.19 → 0.7.21](hukkin/mdformat@0.7.19...0.7.21) - [github.com/DavidAnson/markdownlint-cli2: v0.16.0 → v0.17.0](DavidAnson/markdownlint-cli2@v0.16.0...v0.17.0)
1 parent 822035b commit 9a6714f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ repos:
4545
hooks:
4646
- id: check-mailmap
4747
- repo: https://github.com/rhysd/actionlint
48-
rev: v1.7.4
48+
rev: v1.7.5
4949
hooks:
5050
- id: actionlint
5151
- repo: https://github.com/adrienverge/yamllint
5252
rev: v1.35.1
5353
hooks:
5454
- id: yamllint
5555
- repo: https://github.com/executablebooks/mdformat
56-
rev: 0.7.19
56+
rev: 0.7.21
5757
hooks:
5858
- id: mdformat
5959
additional_dependencies:
@@ -67,7 +67,7 @@ repos:
6767
- mdformat-config
6868
- mdformat-web
6969
- repo: https://github.com/DavidAnson/markdownlint-cli2
70-
rev: v0.16.0
70+
rev: v0.17.0
7171
hooks:
7272
- id: markdownlint-cli2
7373
additional_dependencies:

0 commit comments

Comments
 (0)