feat(presets): add monorepo astro (#28698)

This commit is contained in:
Marcus Wood 2024-04-27 15:27:03 +10:00 committed by GitHub
parent 6ae26d2a50
commit 9468c1045e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,6 +38,7 @@ const repoGroups = {
'aspnet-api-versioning': 'https://github.com/Microsoft/aspnet-api-versioning', 'aspnet-api-versioning': 'https://github.com/Microsoft/aspnet-api-versioning',
'aspnet-health-checks': 'aspnet-health-checks':
'https://github.com/xabaril/AspNetCore.Diagnostics.HealthChecks', 'https://github.com/xabaril/AspNetCore.Diagnostics.HealthChecks',
astro: 'https://github.com/withastro/astro',
'automapper-dotnet': [ 'automapper-dotnet': [
'https://github.com/AutoMapper/AutoMapper', 'https://github.com/AutoMapper/AutoMapper',
'https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection', 'https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection',