Skip to content

Commit

Permalink
Grouping Gulp submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Dec 23, 2024
1 parent 3280cfe commit 3b4b84f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
{
'$schema': 'https://docs.renovatebot.com/renovate-schema.json',
'extends': ['github>Lombiq/renovate-config:default-orchard-core-submodule.json5'],
packageRules: [
{
groupName: 'Gulp packages',
matchPackageNames: [
'gulp*',
],
},
],
}

0 comments on commit 3b4b84f

Please sign in to comment.