Skip to content

Commit 9d49e18

Browse files
chore(deps): update pre-commit hooks (#20)
| datasource | package | from | to | | ----------- | ---------------------------- | -------- | -------- | | github-tags | renovatebot/pre-commit-hooks | 37.356.1 | 37.368.9 | | github-tags | rhysd/actionlint | v1.6.27 | v1.7.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c65a4db commit 9d49e18

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
@@ -10,12 +10,12 @@ repos:
1010
- id: detect-private-key
1111

1212
- repo: https://github.com/rhysd/actionlint
13-
rev: v1.6.27
13+
rev: v1.7.0
1414
hooks:
1515
- id: actionlint-docker
1616

1717
- repo: https://github.com/renovatebot/pre-commit-hooks
18-
rev: 37.356.1
18+
rev: 37.368.9
1919
hooks:
2020
- id: renovate-config-validator
2121
args: ["--strict"]

0 commit comments

Comments
 (0)