From 37b6f049ce54c140c6db5714df2f0f1e9f6c3bc1 Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Sat, 10 Jan 2026 16:31:28 +0200 Subject: pre-commit: Update reuse-tool --- .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 c9edf86..94a0e53 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/fsfe/reuse-tool - rev: v5.0.2 + rev: v6.2.0 hooks: - id: reuse - repo: https://github.com/pre-commit/pre-commit-hooks -- cgit v1.2.3