From 01d548d4a7e82e1a98ebfb08fd365f2f05d33cae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 03:44:23 +0000 Subject: [PATCH] chore(deps): update pre-commit hook fsfe/reuse-tool to v6.1.2 --- .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 4889436da..f95e6c7d7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,6 +21,6 @@ repos: - id: codespell args: ["--skip=*.po,*.pot,i18n/"] - repo: https://github.com/fsfe/reuse-tool # https://reuse.software/dev/#pre-commit-hook - rev: v6.0.0 + rev: v6.1.2 hooks: - id: reuse