From f2f02e775d898ba9bbae4c83ad19522e15c27a29 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" Date: Mon, 10 Jun 2024 23:36:28 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.5 --- .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 e48b816..5785931 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,7 +61,7 @@ repos: hooks: - id: beautysh - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.27.3 + rev: 0.28.5 hooks: - id: check-github-actions - id: check-github-workflows