Skip to content

Commit

Permalink
Merge pull request #2542 from cwillisf/fix-renovate-separateMultipleM…
Browse files Browse the repository at this point in the history
…ajorReleases

fix a typo in the Renovate config
  • Loading branch information
cwillisf authored Jul 9, 2021
2 parents afe9733 + 8045aa4 commit ec3ea41
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 @@ -2,7 +2,7 @@
"extends": [
"config:base",
":semanticCommits",
":separateMultipleMajor"
":separateMultipleMajorReleases"
],
"timezone": "America/New_York",

Expand Down

0 comments on commit ec3ea41

Please sign in to comment.