From a65605f141da036aada0da6b0d2386b04cc42411 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 9 Jul 2024 09:19:04 +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 6c1b1e9..4fb55f0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,14 +63,14 @@ repos: ] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.6 + rev: 0.29.0 hooks: - id: check-dependabot - id: check-github-workflows - id: check-gitlab-ci - repo: https://github.com/fsfe/reuse-tool - rev: v4.0.2 + rev: v4.0.3 hooks: - id: reuse exclude: ^.cache\/.*$