1
0
Fork 0
mirror of https://github.com/kou029w/quot.git synced 2025-01-18 16:08:03 +00:00
quot/.github/renovate.json

12 lines
193 B
JSON
Raw Permalink Normal View History

2022-08-29 00:32:27 +09:00
{
"extends": [
"config:base",
"config:semverAllMonthly",
":automergeAll",
":automergeBranch",
":skipStatusChecks",
"docker:enableMajor",
"docker:pinDigests"
]
}