diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index a7372d9d578ee1b50f985bb08baa640a2c95b1d2..d3230594b8a9d8febb408acc9f8be9c33eac4bb7 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -2,6 +2,7 @@ import is from '@sindresorhus/is';
 import type { Preset } from '../types';
 
 const repoGroups = {
+  acot: 'https://github.com/acot-a11y/acot',
   'ag-grid': 'https://github.com/ag-grid/ag-grid',
   'arcus.event-grid': 'https://github.com/arcus-azure/arcus.eventgrid',
   'arcus.security': 'https://github.com/arcus-azure/arcus.security',