From aa298e75d935963c2d0b14a0d2f9b4183325cdc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 01:47:15 +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 ec039635..650970f3 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.1", "eslint-plugin-import": "2.23.2", "eslint-plugin-jest": "23.20.0", "eslint-plugin-node": "11.1.0",