minetest-toolranks-extras/.pre-commit-config.yaml
pre-commit-ci[bot] 237c389b95
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/lunarmodules/luacheck: v1.0.0 → v1.1.0](https://github.com/lunarmodules/luacheck/compare/v1.0.0...v1.1.0)
2022-12-19 19:28:01 +00:00

12 lines
282 B
YAML

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/lunarmodules/luacheck
rev: v1.1.0
hooks:
- id: luacheck