mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
ci: update
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
"config:base"
|
||||
],
|
||||
"labels": [
|
||||
"🤖 Dependencies"
|
||||
],
|
||||
"commitMessagePrefix": "chore(deps): ",
|
||||
"customEnvVariables": {
|
||||
"GOPROXY": "https://goproxy.cn,direct"
|
||||
},
|
||||
"postUpdateOptions": [
|
||||
"gomodTidy"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user