Skip to content

Commit

Permalink
🎨 configure renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Lxy829 committed Dec 15, 2023
1 parent 76a4134 commit 77bf190
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"extends": [
"config:recommended",
":automergeAll",
":automergeDigest",
":disableDependencyDashboard",
":disableRateLimiting",
"automergeMinor",
":label(🤖 Automatic)"
],
"git-submodules": {
"enabled": true
},
"baseBranches": ["renovatebot/dev8"],
"ignoreTests": true,
"platformAutomerge": true,
"baseBranches": ["dev8"],
"timezone": "Asia/Shanghai",
"schedule": ["before 1am","before 5am","before 9am"]
}

0 comments on commit 77bf190

Please sign in to comment.