From e12c571f997cb2be833a210785668ac15a987028 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 12 Apr 2024 14:18:37 +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 64d45b7..4a7864f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,14 +56,14 @@ repos: args: [--update-only, --notitle] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.1 + rev: 0.28.2 hooks: - id: check-dependabot - id: check-github-workflows - id: check-gitlab-ci - repo: https://github.com/fsfe/reuse-tool - rev: v3.0.1 + rev: v3.0.2 hooks: - id: reuse