File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,33 +6,33 @@ updates:
66 schedule :
77 interval : weekly
88 exclude-paths :
9- - " / integration/**"
9+ - " integration/**"
1010 - " **/tests/**"
1111 - package-ecosystem : bundler
1212 directory : /
1313 schedule :
1414 interval : weekly
1515 exclude-paths :
16- - " / integration/**"
16+ - " integration/**"
1717 - " **/tests/**"
1818 - package-ecosystem : gomod
1919 directory : /
2020 schedule :
2121 interval : weekly
2222 exclude-paths :
23- - " / integration/**"
23+ - " integration/**"
2424 - " **/tests/**"
2525 - package-ecosystem : npm
2626 directory : /
2727 schedule :
2828 interval : weekly
2929 exclude-paths :
30- - " / integration/**"
30+ - " integration/**"
3131 - " **/tests/**"
3232 - package-ecosystem : cargo
3333 directory : /
3434 schedule :
3535 interval : weekly
3636 exclude-paths :
37- - " / integration/**"
37+ - " integration/**"
3838 - " **/tests/**"
You can’t perform that action at this time.
0 commit comments