replace config:base with config:recommended

This commit is contained in:
Nebel 2024-07-26 12:03:31 +09:00
parent 6a84c702d1
commit 82eecaeaa2
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"config:recommended",
"config:semverAllMonthly",
":automergeAll",
":automergeBranch",