Skip to content

Commit 65a4fde

Browse files
authoredJun 13, 2019
configure dependabot (#248)
1 parent 6b9d8e5 commit 65a4fde

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎.dependabot/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 1
2+
update_configs:
3+
- package_manager: "go:modules"
4+
directory: "/"
5+
update_schedule: "daily"
6+
allowed_updates:
7+
- match:
8+
update_type: "security"

0 commit comments

Comments
 (0)
Please sign in to comment.