Skip to content

Commit

Permalink
add missing comma to renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-scheer committed Sep 29, 2023
1 parent 429f9c8 commit 51b5c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
{
"matchPackageNames": ["make-fetch-happen"],
"allowedVersions": "11.x",
}
},
// make-fetch-happen@11 drops support for node 12
{
"matchBaseBranches": ["version-0.x"],
Expand Down

0 comments on commit 51b5c60

Please sign in to comment.