Skip to content

Commit fd83350

Browse files
authored
Merge pull request procrastinate-org#1016 from procrastinate-org/group-deps-update
2 parents 3ab871d + 2cfdc4e commit fd83350

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/renovate.json5

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,14 @@
1010
"enabled": true,
1111
"automerge": true,
1212
},
13+
"packageRules": [
14+
{
15+
"groupName": "all dependencies",
16+
"groupSlug": "all",
17+
"matchPackagePatterns": [
18+
"*"
19+
]
20+
}
21+
],
1322
"automerge": true,
1423
}

0 commit comments

Comments
 (0)