Skip to content

Commit 453a658

Browse files
pre-commit-ci[bot]wfscheper
authored andcommitted
chore: auto-update of pre-commit hooks
updates: - [github.com/igorshubovych/markdownlint-cli: v0.36.0 → v0.37.0](igorshubovych/markdownlint-cli@v0.36.0...v0.37.0) - [github.com/rhysd/actionlint: v1.6.25 → v1.6.26](rhysd/actionlint@v1.6.25...v1.6.26)
1 parent 0841528 commit 453a658

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
args: [--notitle]
2626
exclude: ^(SUPPORT|\.github/ISSUE_TEMPLATE/)
2727
- repo: https://github.com/igorshubovych/markdownlint-cli
28-
rev: v0.36.0
28+
rev: v0.37.0
2929
hooks:
3030
- id: markdownlint
3131
exclude: >-
@@ -36,7 +36,7 @@ repos:
3636
- id: yamllint
3737
exclude: ^(.github/workflows/)
3838
- repo: https://github.com/rhysd/actionlint
39-
rev: v1.6.25
39+
rev: v1.6.26
4040
hooks:
4141
- id: actionlint
4242
- repo: https://github.com/golangci/golangci-lint

0 commit comments

Comments
 (0)