Skip to content

Commit 60c3cd9

Browse files
authored
Merge pull request #400 from saltstack-formulas/renovate/pre-commit-non-major-hooks
chore(deps): update `pre-commit` non-major hooks
2 parents 3a3b365 + f652b86 commit 60c3cd9

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
@@ -100,12 +100,12 @@ repos:
100100
)$
101101
additional_dependencies: [pygments==2.16.1]
102102
- repo: https://github.com/renovatebot/pre-commit-hooks
103-
rev: 41.138.4
103+
rev: 41.148.5
104104
hooks:
105105
- id: renovate-config-validator
106106
name: Check Renovate config with renovate-config-validator
107107
- repo: https://github.com/python-jsonschema/check-jsonschema
108-
rev: 0.34.0
108+
rev: 0.34.1
109109
hooks:
110110
- id: check-github-workflows
111111
name: Check GitHub workflows with check-jsonschema

0 commit comments

Comments
 (0)