Skip to content

Commit 4aaff1b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.7.0 → v1.7.1](rhysd/actionlint@v1.7.0...v1.7.1) - [github.com/google/yamlfmt: v0.12.1 → v0.13.0](google/yamlfmt@v0.12.1...v0.13.0)
1 parent 2c7f892 commit 4aaff1b

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
@@ -11,15 +11,15 @@ repos:
1111
- id: mixed-line-ending
1212
exclude: '.*\.diff$'
1313
- repo: https://github.com/rhysd/actionlint
14-
rev: v1.7.0
14+
rev: v1.7.1
1515
hooks:
1616
- id: actionlint
1717
- repo: https://github.com/pecigonzalo/pre-commit-shfmt
1818
rev: v2.2.0
1919
hooks:
2020
- id: shell-fmt-go
2121
- repo: https://github.com/google/yamlfmt
22-
rev: v0.12.1
22+
rev: v0.13.0
2323
hooks:
2424
- id: yamlfmt
2525
ci:

0 commit comments

Comments
 (0)