Skip to content

Commit

Permalink
Merge pull request #75 from SaschaSchwarze0/sascha-dependabot
Browse files Browse the repository at this point in the history
Enable dependabot updates
  • Loading branch information
openshift-merge-robot authored May 31, 2022
2 parents 5f57395 + a417816 commit 45fcd84
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
time: "06:00"
labels:
- kind/dependency-change
- release-note-none
open-pull-requests-limit: 10
ignore:
- dependency-name: k8s.io/*
- dependency-name: sigs.k8s.io/*

0 comments on commit 45fcd84

Please sign in to comment.