Skip to content

Commit

Permalink
Remove incorrect trailing comma in renovate.json (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
crobby authored Feb 7, 2025
1 parent 2b957a7 commit 2892c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"baseBranches": [
"main",
"release/v2",
"release/v2"
],
"prHourlyLimit": 2
}

0 comments on commit 2892c9d

Please sign in to comment.