diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3765239..b068313 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,6 +10,10 @@ repos: #- id: clippy #args: [] - id: cargo-check +- repo: https://github.com/fsfe/reuse-tool + rev: v5.0.2 + hooks: + - id: reuse-lint-file - repo: https://github.com/compilerla/conventional-pre-commit rev: v3.4.0 hooks: