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

12 lines
193 B
JSON
Raw Normal View History

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