mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
Fix check for mastermerge label (#3415)
Mastermerge label wasnt checked correctly, this PR should hopefully fixes it for good --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -52,8 +52,8 @@
|
||||
"@stylistic/eslint-plugin": "^1.7.0",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jest": "^27.9.0",
|
||||
"eslint-plugin-jsdoc": "^48.2.1",
|
||||
"eslint-plugin-package-json": "^0.12.0",
|
||||
"eslint-plugin-jsdoc": "^48.2.2",
|
||||
"eslint-plugin-package-json": "^0.12.1",
|
||||
"eslint-plugin-unicorn": "^51.0.1",
|
||||
"express-basic-auth": "^1.2.1",
|
||||
"husky": "^9.0.11",
|
||||
|
Reference in New Issue
Block a user