From 1d116813861b7433a02654ae19b1fb038d86bacf Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 10 Apr 2024 10:54:24 +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 adde6f9..9ea853d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ default_language_version: repos: # The repo from `pre-commit sample-config` - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v4.6.0 hooks: # `pre-commit sample-config` puts these four on top: # trailing-whitespace, end-of-file-fixer, check-yaml, @@ -122,7 +122,7 @@ repos: # Easierish licensing when attempting reuse compliancy - repo: https://github.com/fsfe/reuse-tool - rev: v3.0.1 + rev: v3.0.2 hooks: - id: reuse