Skip to content

Commit d34b176

Browse files
authored
Merge pull request #403 from saltstack-formulas/renovate/pre-commit-non-major-hooks
chore(deps): update `pre-commit` non-major hooks
2 parents 60c3cd9 + 1cc95f5 commit d34b176

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
@@ -30,7 +30,7 @@ repos:
3030
- id: commitlint
3131
- id: commitlint-ci
3232
- repo: https://github.com/rubocop-hq/rubocop
33-
rev: v1.81.1
33+
rev: v1.81.6
3434
hooks:
3535
- id: rubocop
3636
name: Check Ruby files with rubocop
@@ -100,7 +100,7 @@ repos:
100100
)$
101101
additional_dependencies: [pygments==2.16.1]
102102
- repo: https://github.com/renovatebot/pre-commit-hooks
103-
rev: 41.148.5
103+
rev: 41.156.1
104104
hooks:
105105
- id: renovate-config-validator
106106
name: Check Renovate config with renovate-config-validator

0 commit comments

Comments
 (0)