Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Alxandr authored Aug 15, 2024
1 parent bb1729c commit 9b9b5c3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,19 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>Altinn/renovate-config"
],
"packageRules": [
{
"matchPackageNames": [
"System.IdentityModel.Tokens.Jwt",
"Microsoft.IdentityModel.Tokens",
"Microsoft.IdentityModel.Logging"
],
"groupName": "IdentityModel Extensions for .NET",
"groupSlug": "azure-activedirectory-identitymodel-extensions-for-dotnet",
"matchUpdateTypes": [
"major"
]
}
]
}

0 comments on commit 9b9b5c3

Please sign in to comment.