From 66edc8a80ae39f23a3ab55aec3c64640c9d15ba7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 15:32:29 +0000 Subject: [PATCH] Update dependency eslint-plugin-github to v4.10.2 --- slack-job-updates/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slack-job-updates/package.json b/slack-job-updates/package.json index d50c67c2c..9ee63755a 100644 --- a/slack-job-updates/package.json +++ b/slack-job-updates/package.json @@ -33,7 +33,7 @@ "@typescript-eslint/parser": "3.10.1", "@vercel/ncc": "0.23.0", "eslint": "7.11.0", - "eslint-plugin-github": "4.1.1", + "eslint-plugin-github": "4.10.2", "eslint-plugin-jest": "23.20.0", "jest": "24.9.0", "jest-circus": "26.5.3",