소스 검색

chore: Only update the dev branch for renovate

Sean 2 년 전
부모
커밋
089c846152
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      renovate.json

+ 1 - 0
renovate.json

@@ -1,5 +1,6 @@
 {
   "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+  "baseBranches": ["dev"],
   "packageRules": [
     {
       "matchUpdateTypes": ["minor", "patch"],