Skip to content

Commit 0e4bdb0

Browse files
pre-commit-ci[bot]lucasrcezimbra
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/google/yamlfmt: v0.20.0 → v0.21.0](google/yamlfmt@v0.20.0...v0.21.0) - [github.com/rhysd/actionlint: v1.7.9 → v1.7.10](rhysd/actionlint@v1.7.9...v1.7.10)
1 parent 459e14b commit 0e4bdb0

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
@@ -22,10 +22,10 @@ repos:
2222
- id: black
2323
types: [python]
2424
- repo: https://github.com/google/yamlfmt
25-
rev: v0.20.0
25+
rev: v0.21.0
2626
hooks:
2727
- id: yamlfmt
2828
- repo: https://github.com/rhysd/actionlint
29-
rev: v1.7.9
29+
rev: v1.7.10
3030
hooks:
3131
- id: actionlint

0 commit comments

Comments
 (0)