Skip to content

Commit

Permalink
Create Dependabot config file (#31)
Browse files Browse the repository at this point in the history
* Create Dependabot config file

* Randomize time of run

Signed-off-by: Prajakta Gokhale <prajaktg@amazon.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Prajakta Gokhale <prajaktg@amazon.com>
  • Loading branch information
dependabot-preview[bot] and Prajakta Gokhale committed Jun 30, 2020
1 parent dbb6bf0 commit d3fb3c1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: "16:16"
open-pull-requests-limit: 10

0 comments on commit d3fb3c1

Please sign in to comment.