mirror of
https://github.com/deadnews/mc-onedark.git
synced 2026-02-26 01:08:31 +03:00
ci(pre-commit): update config
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
ci:
|
||||||
|
autofix_commit_msg: "chore: auto fixes from `pre-commit` hooks"
|
||||||
|
autoupdate_commit_msg: "chore(pre-commit): autoupdate"
|
||||||
|
autoupdate_schedule: monthly
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.4.0
|
rev: v4.4.0
|
||||||
@@ -11,11 +16,7 @@ repos:
|
|||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|
||||||
- repo: https://github.com/executablebooks/mdformat
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: 0.7.16
|
rev: v3.0.0-alpha.9-for-vscode
|
||||||
hooks:
|
hooks:
|
||||||
- id: mdformat
|
- id: prettier
|
||||||
additional_dependencies:
|
|
||||||
- mdformat-toc
|
|
||||||
- mdformat-gfm
|
|
||||||
- mdformat-black
|
|
||||||
|
|||||||
Reference in New Issue
Block a user