Skip to content

Commit

Permalink
Allow major updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Syndim committed Oct 15, 2024
1 parent 822f8ea commit 8ea0137
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@
"rescript-lsp"
],
"automerge": true,
"ignoreTests": true
"ignoreTests": true,
"bumpVersion": ["major", "minor", "patch", "prerelease"]
}

0 comments on commit 8ea0137

Please sign in to comment.