Skip to content

Commit 41d1b78

Browse files
committed
Merge branch 'main' into microbuild
2 parents 429e76f + 8eb0937 commit 41d1b78

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
"matchDepNames": ["dotnet-sdk", "mcr.microsoft.com/dotnet/sdk"],
1818
"groupName": "Dockerfile and global.json updates"
1919
},
20+
{
21+
"matchPackageNames": ["*"],
22+
"allowedVersions": "!/-g[a-f0-9]+$/",
23+
"groupName": "Ignore versions built from non-release branches"
24+
},
2025
{
2126
"matchPackageNames": [
2227
"System.Collections.Immutable",

0 commit comments

Comments
 (0)