diff --git a/renovate.json b/renovate.json index 4f39080..57d1542 100644 --- a/renovate.json +++ b/renovate.json @@ -1,3 +1,4 @@ { - "extends": ["config:base"] + "extends": ["config:base"], + "baseBranches": ["dev"] }