Skip to content

Commit 30954e4

Browse files
authored
Merge pull request #66 from scratchfoundation/renovate/configure
Configure Renovate
2 parents 8aa5288 + 3ef8a02 commit 30954e4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json5

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

0 commit comments

Comments
 (0)