diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d56d879a..aa76e19c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -100,12 +100,12 @@ repos: )$ additional_dependencies: [pygments==2.16.1] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 42.29.5 + rev: 42.58.3 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.35.0 + rev: 0.36.0 hooks: - id: check-github-workflows name: Check GitHub workflows with check-jsonschema