Parcourir la source

Disable automatic deps update with dependabot

DarthSim il y a 8 mois
Parent
commit
d5870c594e
1 fichiers modifiés avec 0 ajouts et 7 suppressions
  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