mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
9 lines
187 B
JSON
9 lines
187 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:best-practices",
|
|
":automergeAll",
|
|
":automergeBranch",
|
|
":skipStatusChecks"
|
|
]
|
|
}
|