diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ec7877c..28480e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,10 +1,10 @@ repos: - repo: https://github.com/sirosen/check-jsonschema - rev: 0.26.1 + rev: 0.27.0 hooks: - id: check-github-workflows - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: detect-private-key - id: trailing-whitespace