Skip to content

Commit fa1b22b

Browse files
authored
Merge pull request #464 from conforma/onboard-renovate
Create inherited renovate.json conf
2 parents 46ca4fd + 54021c5 commit fa1b22b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"github>conforma/.github//config/renovate/renovate.json"
5+
]
6+
}

0 commit comments

Comments
 (0)