From 4bd8313073ff2adb67d2ca39b810d85c97c31db2 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 20:23:33 +0200 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#22) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/lunarmodules/luacheck: v1.1.2 → v1.2.0](https://github.com/lunarmodules/luacheck/compare/v1.1.2...v1.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 660aa5f..53cd873 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,6 +6,6 @@ repos: - id: trailing-whitespace - id: mixed-line-ending - repo: https://github.com/lunarmodules/luacheck - rev: v1.1.2 + rev: v1.2.0 hooks: - id: luacheck