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+ # Default owner for all files in this repository
2+ * @ eviltester
Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : " npm"
4+ directory : " /"
5+ schedule :
6+ interval : " weekly"
7+ open-pull-requests-limit : 10
8+ labels :
9+ - " dependencies"
10+ - " npm"
11+ reviewers :
12+ - " eviltester"
13+ cooldown :
14+ semver-major-days : 14
15+ semver-minor-days : 7
16+ semver-patch-days : 3
17+ groups :
18+ eslint :
19+ patterns :
20+ - " eslint*"
21+ types :
22+ patterns :
23+ - " @types/*"
24+ testing :
25+ patterns :
26+ - " jest*"
27+ - " @jest/*"
28+ - " playwright*"
29+ - " @playwright/*"
30+ babel :
31+ patterns :
32+ - " @babel/*"
33+
34+ - package-ecosystem : " github-actions"
35+ directory : " /"
36+ schedule :
37+ interval : " weekly"
38+ labels :
39+ - " dependencies"
40+ - " github-actions"
41+ reviewers :
42+ - " eviltester"
43+ groups :
44+ github-actions :
45+ patterns :
46+ - " *"
You can’t perform that action at this time.
0 commit comments