From 18b1376586d13b4d9ecf589394daf5e7bd5b7ed3 Mon Sep 17 00:00:00 2001 From: Amolith Date: Fri, 17 Sep 2021 01:09:03 -0400 Subject: [PATCH] specify reuse release tag --- .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 3ad473d..1871869 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,6 +4,6 @@ repos: - repo: https://github.com/fsfe/reuse-tool - rev: latest + rev: v0.13.0 hooks: - id: reuse