Compare commits

..

2 Commits

Author SHA1 Message Date
Louis Royer
486564c181
Merge pull request #15 from louisroyer-minetest/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-08-29 20:31:27 +02:00
pre-commit-ci[bot]
bfa346ebf8
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/lunarmodules/luacheck: v0.26.1 → v1.0.0](https://github.com/lunarmodules/luacheck/compare/v0.26.1...v1.0.0)
2022-08-29 18:28:59 +00:00

@ -6,6 +6,6 @@ repos:
- id: trailing-whitespace - id: trailing-whitespace
- id: mixed-line-ending - id: mixed-line-ending
- repo: https://github.com/lunarmodules/luacheck - repo: https://github.com/lunarmodules/luacheck
rev: v0.26.1 rev: v1.0.0
hooks: hooks:
- id: luacheck - id: luacheck