Skip to content

Commit 324aa2b

Browse files
authored
Merge pull request #438 from saltstack-formulas/renovate/pre-commit-non-major-hooks
chore(deps): update `pre-commit` non-major hooks
2 parents e894bdf + 3440514 commit 324aa2b

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
@@ -43,7 +43,7 @@ repos:
4343
files: ^.*\.(sh|bash|ksh)$
4444
types: []
4545
- repo: https://github.com/adrienverge/yamllint
46-
rev: v1.37.1
46+
rev: v1.38.0
4747
hooks:
4848
- id: yamllint
4949
name: Check YAML syntax with yamllint
@@ -100,7 +100,7 @@ repos:
100100
)$
101101
additional_dependencies: [pygments==2.16.1]
102102
- repo: https://github.com/renovatebot/pre-commit-hooks
103-
rev: 42.71.2
103+
rev: 42.81.3
104104
hooks:
105105
- id: renovate-config-validator
106106
name: Check Renovate config with renovate-config-validator

0 commit comments

Comments
 (0)