From e55515cb5e6f0a2bcfbdacf47feeb75dc9792c71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 13:13:25 +0000 Subject: [PATCH] :arrow_up: Updates eslint-plugin-github to v5 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 ec03963..d6ea836 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "editorconfig-checker": "3.3.0", "eslint": "7.26.0", "eslint-config-prettier": "6.15.0", - "eslint-plugin-github": "4.1.3", + "eslint-plugin-github": "5.0.2", "eslint-plugin-import": "2.23.2", "eslint-plugin-jest": "23.20.0", "eslint-plugin-node": "11.1.0",