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+ version : 2
2+
3+ updates :
4+ - package-ecosystem : " pip"
5+ directory : " /"
6+ schedule :
7+ interval : " weekly"
8+ day : " monday"
9+ open-pull-requests-limit : 10
10+ commit-message :
11+ prefix : " deps"
12+ labels :
13+ - " dependencies"
14+ - " automated"
15+ groups :
16+ minor-and-patch :
17+ patterns :
18+ - " *"
19+ update-types :
20+ - " minor"
21+ - " patch"
22+ ignore :
23+ - dependency-name : " *"
24+ update-types : ["version-update:semver-major"]
25+
26+ - package-ecosystem : " docker"
27+ directory : " /"
28+ schedule :
29+ interval : " weekly"
30+ day : " monday"
31+ commit-message :
32+ prefix : " docker"
33+ labels :
34+ - " docker"
35+ - " automated"
36+
37+ - package-ecosystem : " github-actions"
38+ directory : " /"
39+ schedule :
40+ interval : " monthly"
41+ commit-message :
42+ prefix : " ci"
43+ labels :
44+ - " ci"
45+ - " automated"
46+ groups :
47+ github-actions :
48+ patterns :
49+ - " *"
50+ ignore :
51+ - dependency-name : " *"
52+ update-types : ["version-update:semver-major"]
You can’t perform that action at this time.
0 commit comments