From 51d8b23c067a147c5fbb28ba29cf1ed583472b9a Mon Sep 17 00:00:00 2001 From: Ryan Ling Date: Wed, 13 Dec 2023 10:01:15 +1100 Subject: [PATCH] Placate Renovate --- default.json | 1 - non-critical.json | 1 - third-party-major.json | 1 - 3 files changed, 3 deletions(-) diff --git a/default.json b/default.json index 488627c..1ce251c 100644 --- a/default.json +++ b/default.json @@ -48,7 +48,6 @@ { "matchUpdateTypes": ["major"], "matchPackageNames": ["@koa/cors"], - "allowedVersions": "< 6", "enabled": true }, diff --git a/non-critical.json b/non-critical.json index 3e6f181..7c77021 100644 --- a/non-critical.json +++ b/non-critical.json @@ -24,7 +24,6 @@ { "matchUpdateTypes": ["major"], "matchPackageNames": ["@koa/cors"], - "allowedVersions": "< 6", "enabled": true }, diff --git a/third-party-major.json b/third-party-major.json index dc46aea..96a8392 100644 --- a/third-party-major.json +++ b/third-party-major.json @@ -60,7 +60,6 @@ { "matchUpdateTypes": ["major"], "matchPackageNames": ["@koa/cors"], - "allowedVersions": "< 6", "enabled": true },