From 75352b02e09e2c0b07f58c25965a218773b4da46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 09:45:07 +0000 Subject: [PATCH] Bump lunarmodules/luacheck Bumps [lunarmodules/luacheck](https://github.com/lunarmodules/luacheck) from f47ad699b5aab8eba5494a2b63e26c24dbf486ce to 2f764bdcabe8b7c19deadf0e9bb2adc19df1a4c5. - [Release notes](https://github.com/lunarmodules/luacheck/releases) - [Changelog](https://github.com/lunarmodules/luacheck/blob/master/CHANGELOG.md) - [Commits](https://github.com/lunarmodules/luacheck/compare/f47ad699b5aab8eba5494a2b63e26c24dbf486ce...2f764bdcabe8b7c19deadf0e9bb2adc19df1a4c5) --- updated-dependencies: - dependency-name: lunarmodules/luacheck dependency-version: 2f764bdcabe8b7c19deadf0e9bb2adc19df1a4c5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 207c2e5..b28b7c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@main - name: Luacheck - uses: lunarmodules/luacheck@f47ad699b5aab8eba5494a2b63e26c24dbf486ce + uses: lunarmodules/luacheck@2f764bdcabe8b7c19deadf0e9bb2adc19df1a4c5 markdownlint: runs-on: ubuntu-latest