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