Skip to content

Commit

Permalink
Include fork in Renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Dec 30, 2023
1 parent 7b64c53 commit fbe2c15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"extends": [
"local>dropwizard/renovate-config"
],
"baseBranches": ["master"]
"baseBranches": ["master"],
"includeForks": true
}

0 comments on commit fbe2c15

Please sign in to comment.