Skip to content

Commit a248862

Browse files
github-actions[bot]maryamtahhan
authored andcommitted
Auto-update pre-commit hooks
1 parent 826c840 commit a248862

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
@@ -12,11 +12,11 @@ repos:
1212
hooks:
1313
- id: yamllint
1414
- repo: https://github.com/DavidAnson/markdownlint-cli2
15-
rev: v0.17.1
15+
rev: v0.17.2
1616
hooks:
1717
- id: markdownlint-cli2-rules-docker
1818
- repo: https://github.com/codespell-project/codespell
19-
rev: v2.3.0
19+
rev: v2.4.1
2020
hooks:
2121
- id: codespell
2222
args: [--toml, codespell.precommit-toml]
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: shellcheck
2929
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
30-
rev: v9.20.0
30+
rev: v9.21.0
3131
hooks:
3232
- id: commitlint
3333
stages: [commit-msg]

0 commit comments

Comments
 (0)