research-software-directory / RSD-as-a-service

This repo contains the new RSD-as-a-service implementation
https://research.software
22 stars 15 forks source link

docs: update pre-commit hook for reuse v3 #1133

Closed ewan-escience closed 3 months ago

ewan-escience commented 4 months ago

Update pre-commit hook for REUSE v3

Action required

If you already have REUSE installed, you can upgrade it with pip install --upgrade reuse.

Furthermore, update RSD-as-a-service/.git/hooks/pre-commit (line 88 for me) with the change in this PR.

Closes #1129