File tree Expand file tree Collapse file tree 1 file changed +76
-0
lines changed
Expand file tree Collapse file tree 1 file changed +76
-0
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+
3+ updates :
4+ # 🔹 Node.js (npm / yarn)
5+ - package-ecosystem : " npm"
6+ directory : " /"
7+ schedule :
8+ interval : " daily"
9+ open-pull-requests-limit : 10
10+ reviewers :
11+ - " manucian-official"
12+ assignees :
13+ - " manucian-official"
14+ commit-message :
15+ prefix : " deps"
16+ versioning-strategy : increase
17+ labels :
18+ - " dependencies"
19+ - " npm"
20+ groups :
21+ minor-and-patch :
22+ patterns :
23+ - " *"
24+ update-types :
25+ - " minor"
26+ - " patch"
27+ ignore :
28+ - dependency-name : " *"
29+ update-types :
30+ - " version-update:semver-major"
31+
32+ # 🔹 GitHub Actions
33+ - package-ecosystem : " github-actions"
34+ directory : " /"
35+ schedule :
36+ interval : " weekly"
37+ reviewers :
38+ - " manucian-official"
39+ labels :
40+ - " dependencies"
41+ - " github-actions"
42+
43+ # 🔹 Docker
44+ - package-ecosystem : " docker"
45+ directory : " /"
46+ schedule :
47+ interval : " weekly"
48+ reviewers :
49+ - " manucian-official"
50+ labels :
51+ - " dependencies"
52+ - " docker"
53+
54+ # 🔹 Python (pip)
55+ - package-ecosystem : " pip"
56+ directory : " /"
57+ schedule :
58+ interval : " weekly"
59+ reviewers :
60+ - " manucian-official"
61+ labels :
62+ - " dependencies"
63+ - " python"
64+ allow :
65+ - dependency-type : " direct"
66+
67+ # 🔹 Java (Maven)
68+ - package-ecosystem : " maven"
69+ directory : " /"
70+ schedule :
71+ interval : " weekly"
72+ reviewers :
73+ - " manucian-official"
74+ labels :
75+ - " dependencies"
76+ - " java"
You can’t perform that action at this time.
0 commit comments