Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyker authored Aug 4, 2024
1 parent c1bd9a1 commit 714bbfc
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
"config:recommended",
":automergeDisabled",
":prHourlyLimitNone",
":prImmediately",
":semanticCommitTypeAll(chore)",
":separateMajorReleases"
],
"rangeStrategy": "bump"
}

0 comments on commit 714bbfc

Please sign in to comment.