Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan authored Dec 6, 2024
1 parent 9bed5fd commit 496022a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@
"matchUpdateTypes": ["minor", "patch"],
"groupName": "all non-major dependencies",
"groupSlug": "all-minor-patch"
},
{
"groupName": "gateway dependencies",
"groupSlug": "all-gateway",
"matchPackagePatterns": [
"@whatwg-node/*",
"@graphql-hive/*",
"@graphql-mesh/*",
"@graphql-tools/*"
]
}
]
}

0 comments on commit 496022a

Please sign in to comment.