diff --git a/{{ cookiecutter.slug }}/.pre-commit-config.yaml b/{{ cookiecutter.slug }}/.pre-commit-config.yaml index fd35fdc..d80d97a 100644 --- a/{{ cookiecutter.slug }}/.pre-commit-config.yaml +++ b/{{ cookiecutter.slug }}/.pre-commit-config.yaml @@ -32,6 +32,6 @@ repos: # License headers - repo: https://github.com/fsfe/reuse-tool - rev: v3.0.1 + rev: v3.0.2 hooks: - id: reuse