diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 59d2de2..1fb2943 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,6 +36,6 @@ repos: # so --exclude in .flake8 does not work exclude: ^migrations/versions/ - repo: https://github.com/fsfe/reuse-tool - rev: v6.0.0 + rev: v6.1.2 hooks: - id: reuse