File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: 2021- 2024 Nextcloud GmbH and Nextcloud contributors
1+ # SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
22# SPDX-License-Identifier: CC0-1.0
3+
34version : 2
45updates :
56- package-ecosystem : npm
@@ -12,6 +13,15 @@ updates:
1213 timezone : Europe/Paris
1314 open-pull-requests-limit : 10
1415 versioning-strategy : increase
16+ groups :
17+ vite :
18+ patterns :
19+ - " vite"
20+ - " @nextcloud/vite-config"
21+ vitest :
22+ patterns :
23+ - " vitest"
24+ - " @vitest/*"
1525- package-ecosystem : npm
1626 target-branch : ' stable6'
1727 directory : " /"
@@ -22,3 +32,12 @@ updates:
2232 timezone : Europe/Paris
2333 open-pull-requests-limit : 10
2434 versioning-strategy : increase
35+ groups :
36+ vite :
37+ patterns :
38+ - " vite"
39+ - " @nextcloud/vite-config"
40+ vitest :
41+ patterns :
42+ - " vitest"
43+ - " @vitest/*"
You can’t perform that action at this time.
0 commit comments