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