mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-23 00:07:33 +00:00
Use fixed version of stylua
Should account for system inconsistencies
This commit is contained in:
parent
68d61b1d0b
commit
cef387aa4a
@ -25,9 +25,9 @@ repos:
|
|||||||
language: system
|
language: system
|
||||||
types: [file, lua]
|
types: [file, lua]
|
||||||
- repo: https://github.com/johnnymorganz/stylua
|
- repo: https://github.com/johnnymorganz/stylua
|
||||||
rev: v0.14.3
|
rev: v0.15.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: stylua-system
|
- id: stylua-github
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
- id: sort-json
|
- id: sort-json
|
||||||
|
Loading…
Reference in New Issue
Block a user