renovate bot の設定を config:best-practices に変更

This commit is contained in:
Nebel 2024-10-09 17:30:47 +09:00
parent 0e3bad605e
commit 8ba89b64ca
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -1,8 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"config:semverAllMonthly",
"config:best-practices",
"schedule:monthly",
":automergeAll",
":automergeBranch"
]