Use fixed version of stylua

Should account for system inconsistencies
This commit is contained in:
ViViDboarder 2022-11-02 17:06:41 -07:00
parent 68d61b1d0b
commit cef387aa4a
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.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