Skip to content

Commit

Permalink
move to the .githubfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
Elkin Romero committed Jun 4, 2020
1 parent 603b297 commit 20a4602
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 @@
# dependabot.yml file with
# customized schedule for version updates

version: 2
updates:
# Keep npm dependencies up to date
- package-ecosystem: "npm"
directory: "/"
# Check the npm registry for updates at 2am UTC
schedule:
interval: "daily"
time: "02:00"

0 comments on commit 20a4602

Please sign in to comment.