Skip to content

Commit 834a7ab

Browse files
serverless-qeserverless-qe
andauthored
Update dependabot configurations (#1063)
Co-authored-by: serverless-qe <serverless-support@redhat.com>
1 parent 1fbaf8c commit 834a7ab

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ updates:
2828
applies-to: version-updates
2929
exclude-patterns:
3030
- knative.dev/*
31+
- istio.io/*
3132
- k8s.io/*
3233
- github.com/openshift/*
3334
- sigs.k8s.io/controller-runtime*
@@ -42,12 +43,15 @@ updates:
4243
- k8s.io/*
4344
- github.com/openshift/*
4445
- sigs.k8s.io/controller-runtime*
46+
- istio.io/*
4547
patch:
4648
update-types:
4749
- patch
4850
patterns:
4951
- '*'
5052
applies-to: version-updates
53+
exclude-patterns:
54+
- istio.io/*
5155
security:
5256
update-types:
5357
- patch
@@ -88,6 +92,7 @@ updates:
8892
applies-to: version-updates
8993
exclude-patterns:
9094
- knative.dev/*
95+
- istio.io/*
9196
- k8s.io/*
9297
- github.com/openshift/*
9398
- sigs.k8s.io/controller-runtime*
@@ -102,12 +107,15 @@ updates:
102107
- k8s.io/*
103108
- github.com/openshift/*
104109
- sigs.k8s.io/controller-runtime*
110+
- istio.io/*
105111
patch:
106112
update-types:
107113
- patch
108114
patterns:
109115
- '*'
110116
applies-to: version-updates
117+
exclude-patterns:
118+
- istio.io/*
111119
security:
112120
update-types:
113121
- patch
@@ -148,6 +156,7 @@ updates:
148156
applies-to: version-updates
149157
exclude-patterns:
150158
- knative.dev/*
159+
- istio.io/*
151160
- k8s.io/*
152161
- github.com/openshift/*
153162
- sigs.k8s.io/controller-runtime*
@@ -162,12 +171,15 @@ updates:
162171
- k8s.io/*
163172
- github.com/openshift/*
164173
- sigs.k8s.io/controller-runtime*
174+
- istio.io/*
165175
patch:
166176
update-types:
167177
- patch
168178
patterns:
169179
- '*'
170180
applies-to: version-updates
181+
exclude-patterns:
182+
- istio.io/*
171183
security:
172184
update-types:
173185
- patch

0 commit comments

Comments
 (0)