diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c251d82..7f0c24e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: args: [--update-only] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.22.0 + rev: 0.23.0 hooks: - id: check-dependabot - id: check-github-actions