Skip to content

Commit

Permalink
Create Dependabot config file
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Dec 21, 2020
1 parent e1c387f commit 5ea0464
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
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
ignore:
- dependency-name: k8s.io/helm
versions:
- ">= 2.17.a"
- "< 2.17.999999"

0 comments on commit 5ea0464

Please sign in to comment.