Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#3739 from johngmyers/update-openshift
Browse files Browse the repository at this point in the history
Suppress dependabot updates for OpenShift
  • Loading branch information
k8s-ci-robot authored Jun 28, 2023
2 parents e602e04 + 5d2cc2e commit 9103e5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ updates:
dev-dependencies:
patterns:
- "*"
ignore:
- dependency-name: "github.com/openshift/api"
- dependency-name: "github.com/openshift/client-go"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 9103e5e

Please sign in to comment.