Switch to system stylua so it uses the same thing as Neovim

This commit is contained in:
ViViDboarder 2022-09-08 12:23:06 -07:00
parent 8b6ae9a87a
commit 516e5386ef
1 changed files with 2 additions and 2 deletions

View File

@ -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.11.3 rev: v0.14.3
hooks: hooks:
- id: stylua - id: stylua-system
- repo: local - repo: local
hooks: hooks:
- id: sort-json - id: sort-json