From 0b1985562d1c2bacade2e65e711c70a1cfa89b2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:29:58 +0000 Subject: [PATCH] chore(deps): update pre-commit hook fsfe/reuse-tool to v5 --- .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 338504b3..62a36edf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: editorconfig-checker alias: ec - repo: https://github.com/fsfe/reuse-tool - rev: v4.0.3 + rev: v5.0.0 hooks: - id: reuse - repo: local