diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index af9e652..e12e8ab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,4 +8,5 @@ repos: - repo: https://github.com/JohnnyMorganz/StyLua rev: v0.20.0 hooks: - - id: stylua # or stylua-system / stylua-github + - id: stylua-github # or stylua-system / stylua-github + files: \.lua$