Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 08b8f74

Browse files
authored
Merge pull request #583 from graphql-java-kickstart/renovate/configure
Setting renovate config file to run on forks
2 parents d75c848 + 8e34dcf commit 08b8f74

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+
"extends": [
3+
"config:base"
4+
],
5+
"includeForks" : true
6+
}

0 commit comments

Comments
 (0)