Skip to content

Commit 4bf66ab

Browse files
committed
chore(renovate): one PR for deps [skip ci]
1 parent b991c3a commit 4bf66ab

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

renovate.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
11
{
22
"extends": [
33
"config:base",
4-
"docker:disable"
4+
"docker:disable",
5+
{
6+
"groupName": "all dependencies",
7+
"separateMajorMinor": true,
8+
"groupSlug": "all",
9+
"packageRules": [
10+
{
11+
"packagePatterns": [
12+
"*"
13+
],
14+
"groupName": "all dependencies",
15+
"groupSlug": "all"
16+
}
17+
]
18+
}
519
],
620
"schedule": [
721
"before 3am on the first day of the month"

0 commit comments

Comments
 (0)