Only create renovate PRs on the first 3 days of a month #134
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["config:recommended"],
|
"extends": ["config:recommended"],
|
||||||
|
"schedule": ["* * 3 * *"],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"groupName": "Mix dependencies",
|
"groupName": "Mix dependencies",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue