Skip to content

Commit 124cc5d

Browse files
ci(pre-commit): autoupdate
updates: - [github.com/igorshubovych/markdownlint-cli: v0.41.0 → v0.42.0](igorshubovych/markdownlint-cli@v0.41.0...v0.42.0) - [github.com/scop/pre-commit-shfmt: v3.8.0-1 → v3.9.0-1](scop/pre-commit-shfmt@v3.8.0-1...v3.9.0-1)
1 parent 77faadb commit 124cc5d

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
@@ -18,7 +18,7 @@ repos:
1818
args: [--markdown-linebreak-ext=md]
1919

2020
- repo: https://github.com/igorshubovych/markdownlint-cli
21-
rev: v0.41.0
21+
rev: v0.42.0
2222
hooks:
2323
- id: markdownlint
2424
args: [-c, .markdownlint.yaml, --fix]
@@ -39,7 +39,7 @@ repos:
3939
- id: shellcheck
4040

4141
- repo: https://github.com/scop/pre-commit-shfmt
42-
rev: v3.8.0-1
42+
rev: v3.9.0-1
4343
hooks:
4444
- id: shfmt
4545
args: [-w, -s, -i=4]

0 commit comments

Comments
 (0)