.pre-commit-config.yaml: use bleeding edge reuse
This commit is contained in:
parent
f471edd0cf
commit
cd62fe09e6
|
@ -56,6 +56,8 @@ repos:
|
||||||
alias: ec
|
alias: ec
|
||||||
|
|
||||||
- repo: https://github.com/fsfe/reuse-tool
|
- repo: https://github.com/fsfe/reuse-tool
|
||||||
rev: v2.1.0
|
# TODO / FIXME: use a tag here once one without default language releases
|
||||||
|
#rev: v2.1.0
|
||||||
|
rev: 0e64bdafd14fda4d0c859b3bda1ec61c1654dbcc
|
||||||
hooks:
|
hooks:
|
||||||
- id: reuse
|
- id: reuse
|
||||||
|
|
Loading…
Reference in New Issue