From 0e66bced808ee3cdc1cbf95bb0892e09f7647f99 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 23 Mar 2023 16:21:46 +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 5237a1f..c31eeac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: fix-byte-order-marker - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.21.0 + rev: 0.22.0 hooks: - id: check-dependabot - id: check-github-actions