mirror of
https://gitea.blesmrt.net/mikaela/language-resources.git
synced 2024-11-25 12:49:24 +01:00
.pre-commit-config.yaml: enable reuse
This commit is contained in:
parent
95cd85bdad
commit
c6c8dbc5b8
@ -25,6 +25,11 @@ repos:
|
|||||||
- id: doctoc
|
- id: doctoc
|
||||||
args: [--update-only]
|
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
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v3.0.0-alpha.9-for-vscode"
|
rev: "v3.0.0-alpha.9-for-vscode"
|
||||||
hooks:
|
hooks:
|
||||||
|
Loading…
Reference in New Issue
Block a user