diff --git a/template/.pre-commit-config.yaml b/template/.pre-commit-config.yaml index 9202a31..4901b62 100644 --- a/template/.pre-commit-config.yaml +++ b/template/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: args: [--assume-in-merge] - id: check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.2 + rev: 0.28.3 hooks: - id: check-github-workflows name: Check GitHub workflows with check-jsonschema