diff --git a/test/workers/repository/updates/__snapshots__/flatten.spec.js.snap b/test/workers/repository/updates/__snapshots__/flatten.spec.js.snap index 61971df0b1db0e4e61cfd77996ed24109371b367..d164bc1cb6becc057b3192f2b2cccd110e2cba01 100644 --- a/test/workers/repository/updates/__snapshots__/flatten.spec.js.snap +++ b/test/workers/repository/updates/__snapshots__/flatten.spec.js.snap @@ -86,6 +86,7 @@ Array [ "unpublishSafe": false, "updateLockFiles": true, "updateNotScheduled": true, + "versionScheme": "semver", "vulnerabilityAlerts": Object { "commitMessageSuffix": "[SECURITY]", "enabled": true, @@ -180,6 +181,7 @@ Array [ "unpublishSafe": false, "updateLockFiles": true, "updateNotScheduled": true, + "versionScheme": "semver", "vulnerabilityAlerts": Object { "commitMessageSuffix": "[SECURITY]", "enabled": true, @@ -274,6 +276,7 @@ Array [ "updateLockFiles": true, "updateNotScheduled": true, "updateType": "lockFileMaintenance", + "versionScheme": "semver", "vulnerabilityAlerts": Object { "commitMessageSuffix": "[SECURITY]", "enabled": true, @@ -368,6 +371,7 @@ Array [ "unpublishSafe": false, "updateLockFiles": true, "updateNotScheduled": true, + "versionScheme": "semver", "vulnerabilityAlerts": Object { "commitMessageSuffix": "[SECURITY]", "enabled": true, @@ -462,6 +466,7 @@ Array [ "updateLockFiles": true, "updateNotScheduled": true, "updateType": "lockFileMaintenance", + "versionScheme": "semver", "vulnerabilityAlerts": Object { "commitMessageSuffix": "[SECURITY]", "enabled": true, @@ -556,6 +561,7 @@ Array [ "unpublishSafe": false, "updateLockFiles": true, "updateNotScheduled": true, + "versionScheme": "semver", "vulnerabilityAlerts": Object { "commitMessageSuffix": "[SECURITY]", "enabled": true, @@ -650,6 +656,7 @@ Array [ "unpublishSafe": false, "updateLockFiles": true, "updateNotScheduled": true, + "versionScheme": "docker", "vulnerabilityAlerts": Object { "commitMessageSuffix": "[SECURITY]", "enabled": true, @@ -744,6 +751,7 @@ Array [ "unpublishSafe": false, "updateLockFiles": true, "updateNotScheduled": true, + "versionScheme": "docker", "vulnerabilityAlerts": Object { "commitMessageSuffix": "[SECURITY]", "enabled": true,