diff --git a/internal.json5 b/internal.json5 index 02e858a..50acde7 100644 --- a/internal.json5 +++ b/internal.json5 @@ -132,11 +132,6 @@ matchManagers: ['github-actions'], automergeType: 'pr', }, - { - description: 'Enable platform automerge feature for @bfra-me organization repositories.', - matchRepositories: ['bfra-me/**'], - platformAutomerge: true, - }, { description: 'Automerge `minor` and `patch` update types of @bfra-me packages.', matchPackageNames: ['@bfra.me/**', 'bfra-me/**'],