Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Feb 19, 2025
1 parent b33224b commit 217fd33
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"extends": [
"config:recommended"
],
"groupName": "all",
"prCreation": "not-pending",
"bumpVersion": "minor",
"pre-commit": {
"enabled": true
Expand All @@ -11,11 +13,11 @@
"enabled": true,
"automerge": true,
"schedule": [
"on wednesday"
"before 4am on wednesday"
]
},
"rangeStrategy": "update-lockfile",
"schedule": [
"on wednesday"
"before 4am on wednesday"
]
}

0 comments on commit 217fd33

Please sign in to comment.