Skip to content

Commit

Permalink
Merge branch 'main' into microbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Feb 6, 2025
2 parents 429e76f + 8eb0937 commit 41d1b78
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"matchDepNames": ["dotnet-sdk", "mcr.microsoft.com/dotnet/sdk"],
"groupName": "Dockerfile and global.json updates"
},
{
"matchPackageNames": ["*"],
"allowedVersions": "!/-g[a-f0-9]+$/",
"groupName": "Ignore versions built from non-release branches"
},
{
"matchPackageNames": [
"System.Collections.Immutable",
Expand Down

0 comments on commit 41d1b78

Please sign in to comment.