Skip to content

Commit 41a0ad2

Browse files
github-actionsgithub-actions[bot]
github-actions
authored andcommitted
ci(pre-commit): autoupdate
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b2f5c07 commit 41a0ad2

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.6.0
6+
rev: v5.0.0
77
hooks:
88
- id: check-json
99
- id: check-merge-conflict
@@ -17,7 +17,7 @@ repos:
1717
args: [--markdown-linebreak-ext=md]
1818

1919
- repo: https://github.com/igorshubovych/markdownlint-cli
20-
rev: v0.41.0
20+
rev: v0.43.0
2121
hooks:
2222
- id: markdownlint
2323
args: [-c, .markdownlint.yaml, --fix]
@@ -38,7 +38,7 @@ repos:
3838
- id: shellcheck
3939

4040
- repo: https://github.com/scop/pre-commit-shfmt
41-
rev: v3.9.0-1
41+
rev: v3.10.0-1
4242
hooks:
4343
- id: shfmt
4444
args: [-w, -s, -i=4]

0 commit comments

Comments
 (0)