From 08f358223c6fc02ae73ee0fd489c11e45729056a 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:16:06 -0700 Subject: [PATCH] chore(deps): Update pre-commit hooks (#13) 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