Skip to content

Commit 0576d58

Browse files
committed
chore: renovate best practices
1 parent b1f8da6 commit 0576d58

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/renovate.json5

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
// https://github.com/nuxt/renovate-config-nuxt
33
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
4-
"extends": ["github>nuxt/renovate-config-nuxt"]
4+
"extends": [
5+
"config:best-practices",
6+
"github>nuxt/renovate-config-nuxt",
7+
]
58
}

0 commit comments

Comments
 (0)