Przeglądaj źródła

build: Upgrade to GitHub-native Dependabot (#7607)

dependabot-preview[bot] 4 lat temu
rodzic
commit
5675644341
1 zmienionych plików z 7 dodań i 0 usunięć
  1. 7 0
      .github/dependabot.yml

+ 7 - 0
.github/dependabot.yml

@@ -0,0 +1,7 @@
+version: 2
+updates:
+- package-ecosystem: gomod
+  directory: "/"
+  schedule:
+    interval: weekly
+  open-pull-requests-limit: 10