From 7aef039995acb08de20c60c0420436c4f5660217 Mon Sep 17 00:00:00 2001 From: fredclausen <43556888+fredclausen@users.noreply.github.com> Date: Sun, 12 May 2024 01:33:51 +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 d89d89f..9c49bd0 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.28.2 + rev: 0.28.3 hooks: - id: check-github-actions - id: check-github-workflows