Skip to content

Commit

Permalink
Create config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samselikoff authored Jul 10, 2020
1 parent bbe24cc commit 30d02d3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 1

update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "daily"
commit_message:
prefix: "[skip netlify]"
automerged_updates:
- match:
dependency_type: "all"
update_type: "in_range"

0 comments on commit 30d02d3

Please sign in to comment.