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
|
home/\.zshenv
|
||||||
)$
|
)$
|
||||||
|
|
||||||
- repo: https://github.com/rwxcorp/pre-commit-lua.git
|
- repo: https://github.com/JohnnyMorganz/StyLua
|
||||||
rev: v1.0.0
|
rev: v0.20.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: stylua
|
- id: stylua
|
||||||
args: [-f, config/nvim/stylua.toml]
|
args: [-f, config/nvim/stylua.toml]
|
||||||
|
|
Loading…
Add table
Reference in a new issue