summaryrefslogtreecommitdiffstats
path: root/.github/renovate.json5
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2023-02-09 03:51:38 +0900
committerGitHub <noreply@github.com>2023-02-09 03:51:38 +0900
commit93c7eca5501a8e1a900bb6534dae5d3e6c0d7b45 (patch)
tree2ec856a6ae935159ab74f32890de9833bfa2bb78 /.github/renovate.json5
parentc76dc930fa97a79c57ccb6b10eff8a329b4e2852 (diff)
ci: reduce renovate PR noise (#4892)
Diffstat (limited to '.github/renovate.json5')
-rw-r--r--.github/renovate.json52
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 455c7429b..18f9bdb76 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -9,11 +9,13 @@
"workarounds:all",
// automerge minor updates
":automergeMinor",
+ ":automergeBranch"
],
"labels": ["📦 dependencies"],
"semanticCommits": "enabled",
"semanticCommitType": "build",
"rangeStrategy": "bump",
+ "rebaseWhen": "conflicted",
"packageRules": [
// group updates to related packages
{