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