1
0
mirror of https://gitea.blesmrt.net/mikaela/language-resources.git synced 2024-11-22 02:59:28 +01:00

.pre-commit-config.yaml: enable reuse

This commit is contained in:
Aminda Suomalainen 2023-05-09 12:01:10 +03:00
parent 95cd85bdad
commit c6c8dbc5b8
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -25,6 +25,11 @@ repos:
- id: doctoc
args: [--update-only]
- repo: https://github.com/fsfe/reuse-tool
rev: v1.1.2
hooks:
- id: reuse
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.9-for-vscode"
hooks: