diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2af70e8..626e4a2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,10 +3,11 @@ repos: - repo: https://github.com/dev-build-deploy/commit-me - rev: v0.12.1 + rev: v0.13.0 hooks: - id: commit-me + - repo: https://github.com/dev-build-deploy/reuse-me - rev: v0.8.0 + rev: v0.10.0 hooks: - id: reuse-me