From c8762576ccdac9a72a00764829b05639df739b48 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 8 Feb 2024 08:49:37 +0200 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 891ad0f..a7afbc4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: args: [--update-only, --notitle] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.27.4 + rev: 0.28.0 hooks: #- id: check-dependabot #- id: check-github-actions