From a25d1b42022720d1a44c3ff6dcd2056b69b2fad5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 21:41:00 +0000 Subject: [PATCH] :arrow_up: Updates eslint-plugin-github to v4.10.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b66897..d23b8e2 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "eslint-import-resolver-typescript": "2.4.0", "eslint-plugin-eslint-comments": "3.2.0", "eslint-config-prettier": "6.15.0", - "eslint-plugin-github": "4.1.3", + "eslint-plugin-github": "4.10.2", "eslint-plugin-import": "2.23.4", "eslint-plugin-jest": "23.20.0", "eslint-plugin-node": "11.1.0",