Skip to content

Commit 53ee4ab

Browse files
committed
fix pr creation
1 parent cb79f87 commit 53ee4ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"extends": ["config:recommended"],
44
"labels": ["dependencies"],
55
"rangeStrategy": "bump",
6+
"onboarding": false,
67
"dependencyDashboard": true,
8+
"dependencyDashboardApproval": false,
9+
"prCreation": "immediate",
10+
"prHourlyLimit": 0,
711
"lockFileMaintenance": {
812
"enabled": true,
913
"automerge": true,

0 commit comments

Comments
 (0)