diff --git a/default.json5 b/default.json5 index 704f503..2f9c4e2 100644 --- a/default.json5 +++ b/default.json5 @@ -41,7 +41,7 @@ { "groupName": "github-actions", "matchManagers": [ "github-actions" ] }, { "groupName": "Dockerfile", "matchManagers": [ "dockerfile" ] }, - { "groupName": "types", "matchPackageNames": [ "/^@types//" ] }, + { "groupName": "types", "matchPackageNames": [ "/^@types//" ], "minimumReleaseAge": "3 days" }, // https://grok.com/chat/68971467-db9f-4e92-b69f-e81431250d3b {