mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-16 16:19:22 +01:00
.pre-commit-config.yaml: add pre-commit-ci config
This commit is contained in:
parent
b88027f81d
commit
e0a8cc0e58
@ -43,6 +43,10 @@ repos:
|
|||||||
args: [--fix=no]
|
args: [--fix=no]
|
||||||
#- id: pretty-format-json
|
#- id: pretty-format-json
|
||||||
#- id: requirements-txt-fixer
|
#- id: requirements-txt-fixer
|
||||||
|
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
|
||||||
|
rev: v1.6.1
|
||||||
|
hooks:
|
||||||
|
- id: check-pre-commit-ci-config
|
||||||
- repo: https://github.com/thlorenz/doctoc
|
- repo: https://github.com/thlorenz/doctoc
|
||||||
rev: v2.2.0
|
rev: v2.2.0
|
||||||
hooks:
|
hooks:
|
||||||
|
Loading…
Reference in New Issue
Block a user