Skip to content

Commit

Permalink
Update dependabot configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
serverless-qe committed Feb 10, 2025
1 parent 8b8045b commit ce4e126
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ updates:
applies-to: version-updates
exclude-patterns:
- knative.dev/*
- istio.io/*
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
Expand All @@ -42,12 +43,15 @@ updates:
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
- istio.io/*
patch:
update-types:
- patch
patterns:
- '*'
applies-to: version-updates
exclude-patterns:
- istio.io/*
security:
update-types:
- patch
Expand Down Expand Up @@ -88,6 +92,7 @@ updates:
applies-to: version-updates
exclude-patterns:
- knative.dev/*
- istio.io/*
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
Expand All @@ -102,12 +107,15 @@ updates:
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
- istio.io/*
patch:
update-types:
- patch
patterns:
- '*'
applies-to: version-updates
exclude-patterns:
- istio.io/*
security:
update-types:
- patch
Expand Down Expand Up @@ -148,6 +156,7 @@ updates:
applies-to: version-updates
exclude-patterns:
- knative.dev/*
- istio.io/*
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
Expand All @@ -162,12 +171,15 @@ updates:
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
- istio.io/*
patch:
update-types:
- patch
patterns:
- '*'
applies-to: version-updates
exclude-patterns:
- istio.io/*
security:
update-types:
- patch
Expand Down

0 comments on commit ce4e126

Please sign in to comment.