mirror of
https://github.com/elgohr/Publish-Docker-Github-Action.git
synced 2026-03-12 18:07:12 -04:00
11 lines
134 B
JSON
11 lines
134 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"branchPrefix": "renovate-",
|
|
"automerge": true,
|
|
"major": {
|
|
"automerge": false
|
|
}
|
|
}
|