Skip to content

Commit

Permalink
github: add dependabot config
Browse files Browse the repository at this point in the history
This adds initial configuration for dependabot.
  • Loading branch information
lucab authored and openshift-merge-robot committed Oct 14, 2020
1 parent 7161a34 commit 721b521
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- area/dependencies

0 comments on commit 721b521

Please sign in to comment.