We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea3213 commit 6b1fd17Copy full SHA for 6b1fd17
.github/renovate.json5
@@ -1,10 +1,9 @@
1
{
2
$schema: "https://docs.renovatebot.com/renovate-schema.json",
3
- extends: ["config:base"],
+ extends: ["config:base", ":scheduleMonthly"],
4
prHourlyLimit: 5,
5
prConcurrentLimit: 5,
6
branchConcurrentLimit: 5,
7
- schedule: ["before 11am"],
8
labels: ["dependencies"],
9
baseBranches: ["main"],
10
packageRules: [
0 commit comments