We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3972f6 commit 81a4c98Copy full SHA for 81a4c98
renovate.json
@@ -1,12 +1,12 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "github>sanity-io/renovate-presets//ecosystem/auto",
5
- "github>sanity-io/renovate-presets//ecosystem/studio-v2"
+ "github>sanity-io/renovate-config",
+ "github>sanity-io/renovate-config:studio-v2"
6
],
7
"packageRules": [
8
9
- "matchFiles": ["test-studio/package.json"],
+ "matchFileNames": ["test-studio/package.json"],
10
"extends": [":semanticCommitTypeAll(chore)"]
11
}
12
]
0 commit comments