Sfoglia il codice sorgente

Disable automatic deps update with dependabot

DarthSim 8 mesi fa
parent
commit
d5870c594e
1 ha cambiato i file con 0 aggiunte e 7 eliminazioni
  1. 0 7
      .github/dependabot.yml

+ 0 - 7
.github/dependabot.yml

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