diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 017cc5b5..81fe224c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: # GitHub Actions etc. configuration validity checking - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.22.0 + rev: 0.23.0 hooks: - id: check-dependabot - id: check-github-actions