Skip to content

Commit

Permalink
chore(renovate): enable on fork
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredallard committed Jan 12, 2025
1 parent a0a9b67 commit cd719e2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>jaredallard/jaredallard:renovate.json5"]
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>jaredallard/jaredallard:renovate.json5"],
"forkProcessing": "enabled"
}

0 comments on commit cd719e2

Please sign in to comment.