From 761d926e4ecc51e2028f89b01fb8624a07c75699 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" Date: Tue, 7 May 2024 18:38:29 +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 dd91d1c..d40f616 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.0 + rev: 0.28.3 hooks: - id: check-github-actions - id: check-github-workflows