Skip to content

Commit

Permalink
add dependabot configuration (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Manik Magar authored Apr 12, 2020
1 parent ce750c0 commit 033bfa2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
version: 1
update_configs:
- package_manager: "java:gradle"
directory: "/"
update_schedule: "daily"

0 comments on commit 033bfa2

Please sign in to comment.