From 237c389b957d16b8154821c2becb195839b8b435 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 19:28:01 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/lunarmodules/luacheck: v1.0.0 → v1.1.0](https://github.com/lunarmodules/luacheck/compare/v1.0.0...v1.1.0) --- .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 2596371..653c883 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.0.0 + rev: v1.1.0 hooks: - id: luacheck