Browse Source

Merge pull request #152 from rumpl/chore-dependabot

Add dependabot config file
Djordje Lukic 5 năm trước cách đây
mục cha
commit
e4b49912a7
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      .dependabot/config.yml

+ 5 - 0
.dependabot/config.yml

@@ -0,0 +1,5 @@
+version: 1
+update_configs:
+  - package_manager: "go:modules"
+    directory: "/"
+    update_schedule: "weekly"