Skip to content

Commit

Permalink
chore: update renovate bot config (#1209)
Browse files Browse the repository at this point in the history
  • Loading branch information
amihajlovski authored Nov 8, 2024
1 parent 9f72d7b commit b8fec2b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"extends": [
"config:base"
],
"baseBranches": ["develop"]
"baseBranches": ["develop"],
"internalChecksFilter": "strict",
"minimumReleaseAge": "21 days",
"updateNotScheduled": false
}

0 comments on commit b8fec2b

Please sign in to comment.