File tree Expand file tree Collapse file tree 1 file changed +2
-31
lines changed
Expand file tree Collapse file tree 1 file changed +2
-31
lines changed Original file line number Diff line number Diff line change @@ -56,36 +56,7 @@ updates:
5656 include : " scope"
5757
5858 # ──────────────────────────────────────────────────────────────
59- # 2. Go Modules (go.mod / go.sum)
60- # ──────────────────────────────────────────────────────────────
61- - package-ecosystem : " gomod"
62- directory : " /examples/"
63- target-branch : " main"
64- schedule :
65- interval : " weekly"
66- day : " monday"
67- time : " 09:00"
68- timezone : " America/New_York"
69- allow :
70- - dependency-type : " direct"
71- groups :
72- security-deps :
73- patterns :
74- - " *crypto*"
75- - " *security*"
76- - " *auth*"
77- - " *jwt*"
78- - " *oauth*"
79- update-types : ["minor", "patch"]
80- open-pull-requests-limit : 10
81- assignees : ["mrz1836"]
82- labels : ["chore", "dependencies", "gomod"]
83- commit-message :
84- prefix : " chore"
85- include : " scope"
86-
87- # ──────────────────────────────────────────────────────────────
88- # 3. GitHub Actions Workflows
59+ # 2. GitHub Actions Workflows
8960 # ──────────────────────────────────────────────────────────────
9061 - package-ecosystem : " github-actions"
9162 directory : " /"
@@ -108,7 +79,7 @@ updates:
10879 include : " scope"
10980
11081 # ──────────────────────────────────────────────────────────────
111- # 4 . DevContainer (devcontainer.json : base image + features)
82+ # 3 . DevContainer (devcontainer.json : base image + features)
11283 # ──────────────────────────────────────────────────────────────
11384 - package-ecosystem : " devcontainers"
11485 directory : " /"
You can’t perform that action at this time.
0 commit comments