pre-commit: use hook provided by the stylua
developer
This commit is contained in:
parent
2a260279e8
commit
71c07b1998
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ repos:
|
|||
home/\.zshenv
|
||||
)$
|
||||
|
||||
- repo: https://github.com/rwxcorp/pre-commit-lua.git
|
||||
rev: v1.0.0
|
||||
- repo: https://github.com/JohnnyMorganz/StyLua
|
||||
rev: v0.20.0
|
||||
hooks:
|
||||
- id: stylua
|
||||
args: [-f, config/nvim/stylua.toml]
|
||||
|
|
Loading…
Add table
Reference in a new issue