From fc5eeccbf6793c302f6cad68fa33c8c48906c96b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 07:15:59 -0700 Subject: [PATCH] chore(deps): Update pre-commit hooks (#35) Co-authored-by: fredclausen --- .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