chore(github): Update renovate image only monthly (#2568)
This commit is contained in:
parent
5c256cce18
commit
075a8a634f
1 changed files with 4 additions and 0 deletions
|
@ -98,6 +98,10 @@
|
||||||
{
|
{
|
||||||
"matchPackagePatterns": ["redis-ha"],
|
"matchPackagePatterns": ["redis-ha"],
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchPackageNames": ["ghcr.io/renovatebot/renovate"],
|
||||||
|
"extends": ["schedule:monthly"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue