mirror of
https://github.com/kou029w/nodejs-hands-on.git
synced 2025-01-18 16:08:05 +00:00
9 lines
190 B
JSON
9 lines
190 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended",
|
|
"config:semverAllMonthly",
|
|
":automergeAll",
|
|
":automergeBranch"
|
|
]
|
|
}
|