fix: pre-commit config

This commit is contained in:
yetone 2024-08-15 10:35:11 +08:00
parent c4bc1a21a7
commit 93b0fa7318
No known key found for this signature in database
GPG Key ID: 222BA52B342D52AA

View File

@ -8,4 +8,5 @@ repos:
- repo: https://github.com/JohnnyMorganz/StyLua - repo: https://github.com/JohnnyMorganz/StyLua
rev: v0.20.0 rev: v0.20.0
hooks: hooks:
- id: stylua # or stylua-system / stylua-github - id: stylua-github # or stylua-system / stylua-github
files: \.lua$