Skip to content

Commit 5ea71d2

Browse files
[pre-commit.ci] pre-commit autoupdate (#8)
updates: - [github.com/scop/pre-commit-shfmt: v3.10.0-1 → v3.11.0-1](scop/pre-commit-shfmt@v3.10.0-1...v3.11.0-1) - [github.com/adrienverge/yamllint.git: v1.35.1 → v1.37.1](https://github.com/adrienverge/yamllint.git/compare/v1.35.1...v1.37.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c98a1fc commit 5ea71d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ repos:
4040
html,
4141
]
4242
- repo: https://github.com/scop/pre-commit-shfmt
43-
rev: v3.10.0-1
43+
rev: v3.11.0-1
4444
hooks:
4545
- id: shfmt
4646
- repo: https://github.com/adrienverge/yamllint.git
47-
rev: v1.35.1
47+
rev: v1.37.1
4848
hooks:
4949
- id: yamllint
5050
args: [--format, parsable, -d, relaxed]

0 commit comments

Comments
 (0)