mirror of
https://github.com/kou029w/minicharge.fly.dev.git
synced 2025-01-19 00:18:12 +00:00
11 lines
162 B
JSON
11 lines
162 B
JSON
|
{
|
||
|
"extends": [
|
||
|
"config:base",
|
||
|
":automergeAll",
|
||
|
":automergeBranch",
|
||
|
":skipStatusChecks",
|
||
|
"docker:enableMajor",
|
||
|
"docker:pinDigests"
|
||
|
]
|
||
|
}
|