Browse Source

Disable automatic deps update with dependabot

DarthSim 8 months ago
parent
commit
d5870c594e
1 changed files with 0 additions and 7 deletions
  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