From 1c29fd4dbfa1c3b0e069a79251c421b28a556bb1 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" Date: Tue, 7 May 2024 18:30:50 +0000 Subject: [PATCH] chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.28.3 --- .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 661a958..ad91628 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.27.3 + rev: 0.28.3 hooks: - id: check-github-actions - id: check-github-workflows