Skip to content

Commit

Permalink
chore: Configure Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent e442bc7 commit ad1e064
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices",
":prHourlyLimitNone",
":prImmediately",
":semanticCommitTypeAll(build)",
":separateMajorReleases"
],
"rangeStrategy": "bump"
}

0 comments on commit ad1e064

Please sign in to comment.