We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f8da6 commit 0576d58Copy full SHA for 0576d58
.github/renovate.json5
@@ -1,5 +1,8 @@
1
{
2
// https://github.com/nuxt/renovate-config-nuxt
3
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
4
- "extends": ["github>nuxt/renovate-config-nuxt"]
+ "extends": [
5
+ "config:best-practices",
6
+ "github>nuxt/renovate-config-nuxt",
7
+ ]
8
}
0 commit comments