From f1c3170c98a987894457490efd9d43cd6e8f873c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 02:00:42 +0000 Subject: [PATCH] :arrow_up: Updates eslint-plugin-github to ^4.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f652b29..3554e05 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "editorconfig-checker": "3.3.0", "eslint": "^7.19.0", "eslint-config-prettier": "^6.15.0", - "eslint-plugin-github": "^4.1.1", + "eslint-plugin-github": "^4.10.1", "eslint-plugin-import": "^2.22.1", "eslint-plugin-jest": "^23.20.0", "eslint-plugin-node": "^11.1.0",