Skip to content

Commit

Permalink
Forgot to add hook
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Sep 6, 2024
1 parent ff75120 commit 8ce1347
Showing 1 changed file with 3 additions and 25 deletions.
28 changes: 3 additions & 25 deletions precommit/lua/lua-hooks.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 8ce1347

Please sign in to comment.