Skip to content

Commit c312f13

Browse files
chore(deps): update pre-commit non-major hooks
1 parent d23a7d5 commit c312f13

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
@@ -18,7 +18,7 @@ repos:
1818
- id: check-yaml
1919
name: Check YAML files with check-yaml
2020
- repo: https://github.com/python-jsonschema/check-jsonschema
21-
rev: 0.36.2
21+
rev: 0.37.0
2222
hooks:
2323
- id: check-github-workflows
2424
name: Check GitHub Actions workflows with check-jsonschema
@@ -29,7 +29,7 @@ repos:
2929
- id: zizmor
3030
name: Check GitHub Actions workflows with zizmor
3131
- repo: https://github.com/renovatebot/pre-commit-hooks
32-
rev: 43.31.3
32+
rev: 43.48.2
3333
hooks:
3434
- id: renovate-config-validator
3535
name: Check Renovate config with renovate-config-validator

0 commit comments

Comments
 (0)