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 1692b20 commit ba8fab0Copy full SHA for ba8fab0
.github/renovate.json5 renamed to .github/renovate.json
@@ -1,7 +1,7 @@
1
// https://docs.renovatebot.com/config-presets/#github-hosted-presets
2
// https://docs.renovatebot.com/config-presets/#github
3
{
4
- 'extends': [
5
- 'github>userdocs/renovate:default.json5'
+ "extends": [
+ "github>userdocs/renovate:default.json"
6
]
7
}
0 commit comments