Skip to content

Commit

Permalink
add dependabot config
Browse files Browse the repository at this point in the history
This should enable us to keep the `mantle` submodule up to date more
easiy.
  • Loading branch information
miabbott committed Nov 18, 2019
1 parent a1c6bc9 commit c89f464
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 1

update_configs:
- package_manager: "submodules"
directory: "/"
update_schedule: "daily"

0 comments on commit c89f464

Please sign in to comment.