Skip to content

Commit e580ead

Browse files
authored
Merge pull request #77 from saltstack-formulas/renovate/pre-commit-non-major-hooks
chore(deps): update `pre-commit` non-major hooks
2 parents 41285ed + b33ab67 commit e580ead

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-yaml
1212
name: Check YAML files with check-yaml
1313
- repo: https://github.com/python-jsonschema/check-jsonschema
14-
rev: 0.36.0
14+
rev: 0.36.1
1515
hooks:
1616
- id: check-github-workflows
1717
name: Check GitHub Actions workflows with check-jsonschema
@@ -22,7 +22,7 @@ repos:
2222
- id: zizmor
2323
name: Check GitHub Actions workflows with zizmor
2424
- repo: https://github.com/renovatebot/pre-commit-hooks
25-
rev: 42.84.0
25+
rev: 42.95.1
2626
hooks:
2727
- id: renovate-config-validator
2828
name: Check Renovate config with renovate-config-validator

0 commit comments

Comments
 (0)