Skip to content

Commit

Permalink
Update dependabot configurations (#1154)
Browse files Browse the repository at this point in the history
Co-authored-by: serverless-qe <[email protected]>
  • Loading branch information
serverless-qe and serverless-qe authored Feb 4, 2025
1 parent 7820354 commit 1490b30
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,22 @@ updates:
patterns:
- '*'
applies-to: version-updates
exclude-patterns:
- knative.dev/*
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
minor:
update-types:
- minor
patterns:
- '*'
applies-to: version-updates
exclude-patterns:
- knative.dev/*
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
patch:
update-types:
- patch
Expand Down Expand Up @@ -76,12 +86,22 @@ updates:
patterns:
- '*'
applies-to: version-updates
exclude-patterns:
- knative.dev/*
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
minor:
update-types:
- minor
patterns:
- '*'
applies-to: version-updates
exclude-patterns:
- knative.dev/*
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
patch:
update-types:
- patch
Expand Down Expand Up @@ -126,12 +146,22 @@ updates:
patterns:
- '*'
applies-to: version-updates
exclude-patterns:
- knative.dev/*
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
minor:
update-types:
- minor
patterns:
- '*'
applies-to: version-updates
exclude-patterns:
- knative.dev/*
- k8s.io/*
- github.com/openshift/*
- sigs.k8s.io/controller-runtime*
patch:
update-types:
- patch
Expand Down

0 comments on commit 1490b30

Please sign in to comment.