diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 464d2b6..9796d33 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: check-yaml name: Check YAML files with check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.1 + rev: 0.36.2 hooks: - id: check-github-workflows name: Check GitHub Actions workflows with check-jsonschema @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.15.1 + rev: 43.31.1 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator