Skip to content

Commit bacd3cd

Browse files
authored
configure dependabot (#248)
1 parent 8f6f557 commit bacd3cd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: .dependabot/config.yml

+8
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)