Skip to content

Commit

Permalink
added dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
Le Minh Pham Hoang authored and Le Minh Pham Hoang committed Nov 28, 2019
1 parent 6c2feee commit 65f5a00
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "live"
# https://dependabot.com/docs/config-file/#automerged_updates
automerged_updates:
- match:
dependency_type: "all"
update_type: "all"

0 comments on commit 65f5a00

Please sign in to comment.