Skip to content

Commit 903c2d9

Browse files
Auto-update pre-commit hooks
1 parent 0a65511 commit 903c2d9

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
@@ -8,11 +8,11 @@ repos:
88
- id: end-of-file-fixer
99
- id: check-added-large-files
1010
- repo: https://github.com/adrienverge/yamllint
11-
rev: v1.37.1
11+
rev: v1.38.0
1212
hooks:
1313
- id: yamllint
1414
- repo: https://github.com/DavidAnson/markdownlint-cli2
15-
rev: v0.18.1
15+
rev: v0.21.0
1616
hooks:
1717
- id: markdownlint-cli2-rules-docker
1818
- repo: https://github.com/codespell-project/codespell
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: shellcheck
2929
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
30-
rev: v9.23.0
30+
rev: v9.24.0
3131
hooks:
3232
- id: commitlint
3333
stages: [commit-msg]

0 commit comments

Comments
 (0)