更新 renovate.json
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"timezone": "Asia/Shanghai",
|
||||
"enabledManagers": ["npm"],
|
||||
"ignorePaths": [
|
||||
"themes/**",
|
||||
".gitea/**"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user