pre-commit: use hook provided by the stylua developer

This commit is contained in:
Fernando Schauenburg 2024-07-23 09:08:55 +02:00
parent 2a260279e8
commit 71c07b1998

View file

@ -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]