Skip to content

Commit 6cbcd9a

Browse files
chore(deps): update pre-commit non-major hooks
1 parent 7105b68 commit 6cbcd9a

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,13 +11,13 @@ 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.35.0
14+
rev: 0.36.0
1515
hooks:
1616
- id: check-github-workflows
1717
name: Check GitHub workflows with check-jsonschema
1818
args: ["--verbose"]
1919
- repo: https://github.com/renovatebot/pre-commit-hooks
20-
rev: 42.54.1
20+
rev: 42.64.1
2121
hooks:
2222
- id: renovate-config-validator
2323
name: Check Renovate config with renovate-config-validator

0 commit comments

Comments
 (0)