Skip to content

Commit e76b5e1

Browse files
authored
Group major and minor updates together
1 parent 161972a commit e76b5e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
},
1111
{
1212
"groupName": "docs/requirements.txt",
13-
"matchPaths": ["docs/requirements.txt"]
13+
"matchPaths": ["docs/requirements.txt"],
14+
"separateMajorMinor": "false"
1415
}
1516
],
1617
"schedule": ["on the first day of the month"]

0 commit comments

Comments
 (0)