Skip to content

Commit 3adcdf7

Browse files
ci(pre-commit): autoupdate (#327)
updates: - [github.com/adrienverge/yamllint: v1.33.0 → v1.34.0](adrienverge/yamllint@v1.33.0...v1.34.0) - [github.com/scop/pre-commit-shfmt: v3.7.0-4 → v3.8.0-1](scop/pre-commit-shfmt@v3.7.0-4...v3.8.0-1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2cf3a88 commit 3adcdf7

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
@@ -30,7 +30,7 @@ repos:
3030
- id: prettier
3131

3232
- repo: https://github.com/adrienverge/yamllint
33-
rev: v1.33.0
33+
rev: v1.34.0
3434
hooks:
3535
- id: yamllint
3636
exclude: .*.param.yaml
@@ -41,7 +41,7 @@ repos:
4141
- id: shellcheck
4242

4343
- repo: https://github.com/scop/pre-commit-shfmt
44-
rev: v3.7.0-4
44+
rev: v3.8.0-1
4545
hooks:
4646
- id: shfmt-docker
4747

0 commit comments

Comments
 (0)