From c562817c48a674465942094d8b2cd959f3078c70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 19:55:51 +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..f7f8d82 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.1.4", "eslint-plugin-import": "2.23.2", "eslint-plugin-jest": "23.20.0", "eslint-plugin-node": "11.1.0",