diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 98419d0..795933f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,11 +10,11 @@ repos: - id: trailing-whitespace - repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt - rev: 0.2.1 + rev: 0.2.2 hooks: - id: yamlfmt - repo: https://github.com/sirosen/check-jsonschema - rev: 0.16.2 + rev: 0.17.0 hooks: - id: check-github-workflows