diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4975e538d..494afbb77 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ repos: # dogfood - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.1 + rev: 0.33.2 hooks: - id: check-dependabot - id: check-github-workflows