From 309832d60e8dbe7dee4b78999ef5bfb18b758d6c Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 30 May 2024 07:47:51 +0300 Subject: [PATCH] pre-commit autoupdate --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 542586b..f2a71c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,14 +61,14 @@ repos: ] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.3 + rev: 0.28.4 hooks: - id: check-dependabot - id: check-github-workflows - id: check-gitlab-ci - repo: https://github.com/fsfe/reuse-tool - rev: v3.0.2 + rev: v3.1.0a1 hooks: - id: reuse