Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 2b5dd4b

Browse files
authored
use feature/deps branch for renovate
1 parent f9d558e commit 2b5dd4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
],
3838
"schedule": ["every weekend"],
3939
"recreateClosed":false,
40-
"ignoreDeps": ["@babel/core", "babel-loader"]
40+
"ignoreDeps": ["@babel/core", "babel-loader"],
41+
"baseBranches": ["feature/deps"]
4142
}

0 commit comments

Comments
 (0)