diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 669829c..d119b13 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -74,3 +74,8 @@ repos: rev: 1.3.10 hooks: - id: validate-html + +- repo: https://github.com/python-jsonschema/check-jsonschema + rev: 0.23.2 + hooks: + - id: check-github-workflows