bustikiller
32d796aa30
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 3m17s
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
|
|
}
|
|
]
|
|
} |