diff --git a/precommit/lua/lua-hooks.yaml b/precommit/lua/lua-hooks.yaml index 991ab40..320e3bb 100644 --- a/precommit/lua/lua-hooks.yaml +++ b/precommit/lua/lua-hooks.yaml @@ -1,28 +1,6 @@ --- repos: - - repo: https://github.com/adamchainz/blacken-docs - rev: 1.18.0 + - repo: https://github.com/JohnnyMorganz/StyLua + rev: v0.20.0 hooks: - - id: blacken-docs - additional_dependencies: - - black - - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.3 - hooks: - - id: ruff - - id: ruff-format - - repo: https://github.com/mgedmin/check-manifest - rev: "0.49" - hooks: - - id: check-manifest - additional_dependencies: - - setuptools-scm - args: - - --no-build-isolation - - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.11.2 - hooks: - - id: mypy - additional_dependencies: - - numpy - - pydantic + - id: stylua-github