diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fef348c..a749bf7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/sirosen/check-jsonschema - rev: 0.28.0 + rev: 0.28.1 hooks: - id: check-github-workflows - repo: https://github.com/pre-commit/pre-commit-hooks