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:
parent
95cd85bdad
commit
c6c8dbc5b8
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user