From aef15c93a80ca40236fceb68d8be18caed6e4131 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 00:39:39 -0600 Subject: [PATCH] chore(deps): Update pre-commit hooks (#259) Co-authored-by: fredclausen <43556888+fredclausen@users.noreply.github.com> --- .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