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