File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 99 directory : ' ./packages/base'
1010 schedule :
1111 interval : ' weekly'
12- target-branch : ' develop '
12+ target-branch : ' main '
1313 labels :
1414 - ' npm dependencies'
1515 - ' base'
@@ -18,7 +18,7 @@ updates:
1818 directory : ' ./packages/mui'
1919 schedule :
2020 interval : ' weekly'
21- target-branch : ' develop '
21+ target-branch : ' main '
2222 labels :
2323 - ' npm dependencies'
2424 - ' mui'
@@ -27,7 +27,16 @@ updates:
2727 directory : ' ./packages/styled-components'
2828 schedule :
2929 interval : ' weekly'
30- target-branch : ' develop '
30+ target-branch : ' main '
3131 labels :
3232 - ' npm dependencies'
3333 - ' styled-components'
34+
35+ - package-ecosystem : ' npm'
36+ directory : ' ./packages/tailwind'
37+ schedule :
38+ interval : ' weekly'
39+ target-branch : ' main'
40+ labels :
41+ - ' npm dependencies'
42+ - ' tailwind'
You can’t perform that action at this time.
0 commit comments