mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-22 21:57:34 +00:00
Update pre-commit hooks
This commit is contained in:
parent
27eccf2b51
commit
62d43d5096
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.0.1
|
rev: v4.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
@ -24,8 +24,8 @@ repos:
|
|||||||
- --
|
- --
|
||||||
language: system
|
language: system
|
||||||
types: [file, lua]
|
types: [file, lua]
|
||||||
- repo: https://github.com/IamTheFij/StyLua
|
- repo: https://github.com/johnnymorganz/stylua
|
||||||
rev: pre-commit-hook
|
rev: v0.11.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: stylua
|
- id: stylua
|
||||||
args: ["--indent-type", "Spaces"]
|
args: ["--indent-type", "Spaces"]
|
||||||
|
Loading…
Reference in New Issue
Block a user