From 1817b2001ccff8d5171dcb99afbd49c4555e6586 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 08:46:52 -0700 Subject: [PATCH] chore(deps): Update pre-commit hooks (#152) 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 2849f53..90c6c78 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: - id: shellcheck - repo: https://github.com/sirosen/check-jsonschema - rev: 0.27.0 + rev: 0.27.1 hooks: - id: check-github-actions - id: check-github-workflows