File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -116,6 +116,9 @@ updates:
116116 spf13-modules :
117117 patterns :
118118 - " github.com/spf13/**"
119+ philhofer-modules :
120+ patterns :
121+ - " github.com/philhofer/**"
119122 rivo-modules :
120123 patterns :
121124 - " github.com/rivo/**"
@@ -136,6 +139,36 @@ updates:
136139 patterns :
137140 - " github.com/stretchr/**"
138141 - " github.com/golang/mock/**"
142+ clipperhouse-modules :
143+ patterns :
144+ - " github.com/clipperhouse/**"
145+ snappy-modules :
146+ patterns :
147+ - " github.com/golang/snappy"
148+ cel-modules :
149+ patterns :
150+ - " cel.dev/**"
151+ googleapis-modules :
152+ patterns :
153+ - " github.com/googleapis/**"
154+ envoyproxy-modules :
155+ patterns :
156+ - " github.com/envoyproxy/**"
157+ hashicorp-modules :
158+ patterns :
159+ - " github.com/hashicorp/**"
160+ atlas-modules :
161+ patterns :
162+ - " ariga.io/**"
163+ openapi-modules :
164+ patterns :
165+ - " github.com/go-openapi/**"
166+ google-go-modules :
167+ patterns :
168+ - " github.com/google/**"
169+ go-cty-modules :
170+ patterns :
171+ - " github.com/zclconf/**"
139172 - package-ecosystem : " npm"
140173 open-pull-requests-limit : 15
141174 directories :
You can’t perform that action at this time.
0 commit comments