mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
🔧 更新 renovatebot 配置 (#579)
参考 https://docs.renovatebot.com/presets-default/#semanticcommittypeallarg0
This commit is contained in:
parent
baedec8dfd
commit
a5127e533e
@ -1,4 +1,11 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["config:recommended"]
|
"extends": [
|
||||||
|
"config:base",
|
||||||
|
"schedule:weekly",
|
||||||
|
"group:allNonMajor",
|
||||||
|
":semanticCommitTypeAll(:arrow_up:)"
|
||||||
|
],
|
||||||
|
"labels": ["dependencies"],
|
||||||
|
"rangeStrategy": "bump"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user