diff --git a/default.json b/default.json index 4c56100..350a556 100644 --- a/default.json +++ b/default.json @@ -238,9 +238,7 @@ }, { "matchManagers": ["npm"], - "matchDepNames": [ - "@seek/*" - ], + "matchDepNames": ["^@seek/*"], "matchUpdateTypes": ["major", "minor", "patch"], "schedule": "before 3:00 am every weekday", "minimumReleaseAge": "0 days",