14
.github/renovate.json
vendored
14
.github/renovate.json
vendored
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"docker": {
|
||||
"enabled": true,
|
||||
"registries": {
|
||||
"ghcr.io": {
|
||||
"url": "https://ghcr.io"
|
||||
},
|
||||
"hub.docker.com": {
|
||||
"url": "https://registry.hub.docker.com"
|
||||
},
|
||||
"registry.cn-hangzhou.aliyuncs.com": {
|
||||
"url": "https://registry.cn-hangzhou.aliyuncs.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user