bustikiller
c8100f34fc
All checks were successful
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 6m34s
11 lines
243 B
JSON
11 lines
243 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"labels": ["dependencies"],
|
|
"packageRules": [
|
|
{
|
|
"matchUpdateTypes": ["minor", "patch"],
|
|
"matchCurrentVersion": "!/^0/",
|
|
"automerge": true
|
|
}
|
|
]
|
|
} |