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

10 lines
187 B
JSON
Raw Normal View History

2021-07-18 19:35:25 +09:00
{
2024-08-04 23:08:12 +09:00
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
2021-07-18 19:35:25 +09:00
"extends": [
2024-08-04 23:08:12 +09:00
"config:best-practices",
2021-07-18 19:35:25 +09:00
":automergeAll",
":automergeBranch",
2024-08-04 23:08:12 +09:00
":skipStatusChecks"
2021-07-18 19:35:25 +09:00
]
}