From f56b625d9f5d844041701dab593ddb1185259f0a Mon Sep 17 00:00:00 2001 From: fredclausen Date: Sun, 26 Nov 2023 01:26:00 +0000 Subject: [PATCH] chore(deps): Update pre-commit hooks --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 04061ae..e50e8a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: - id: shellcheck - repo: https://github.com/sirosen/check-jsonschema - rev: 0.27.1 + rev: 0.27.2 hooks: - id: check-github-actions - id: check-github-workflows