From 0201bf575853a2eabfbca02527c12cb293d8465a Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 24 Jun 2024 20:53:20 +0300 Subject: [PATCH] pre-commit autoupdate --- .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 b96f717..9761b1d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: ] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.5 + rev: 0.28.6 hooks: - id: check-dependabot - id: check-github-workflows