jwk.pages.dev/renovate.json

10 lines
189 B
JSON
Raw Normal View History

2023-03-27 23:51:31 +09:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":automergeAll",
":maintainLockFilesWeekly",
":preserveSemverRanges"
]
}