All checks were successful
Docker Build and Push / build-and-push (push) Successful in 6m3s
11 lines
159 B
JSON
11 lines
159 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"packageRules": [
|
|
{
|
|
"updateTypes": ["minor", "patch", "pin", "digest"],
|
|
"automerge": true
|
|
}
|
|
]
|
|
} |