From 83d47026aaa062653c064bbaaf04b49449ad3ab5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 12:13:42 +0000 Subject: [PATCH] chore(deps): update pre-commit hook fsfe/reuse-tool to v2 --- .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 8d848b38f0b3..1fa54e0348df 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -91,7 +91,7 @@ repos: additional_dependencies: - stylelint@15.9.0 - repo: https://github.com/fsfe/reuse-tool - rev: v1.1.2 + rev: v2.0.0 hooks: - id: reuse - repo: https://github.com/shellcheck-py/shellcheck-py