Skip to content

Commit

Permalink
Group renovate package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jenspav committed May 22, 2024
1 parent 55536e1 commit 00a20f5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@
"prHourlyLimit": 2,
"prConcurrentLimit": 6,
"packageRules": [
{
"groupName": "structurizr",
"matchPackagePrefixes": [
"com.structurizr:"
]
},
{
"groupName": "jetty",
"matchPackagePrefixes": [
"org.eclipse.jetty:",
"org.eclipse.jetty.websocket:"
]
},
{
"matchPackageNames": "net.sourceforge.plantuml:plantuml",
"allowedVersions": "/^[0-9]+\\.[0-9]+\\.[0-9]+$/"
Expand Down

0 comments on commit 00a20f5

Please sign in to comment.