Browse Source

cicd: Revert to default dependency

jamesread 3 years ago
parent
commit
b638a7c992
1 changed files with 0 additions and 9 deletions
  1. 0 9
      .github/dependabot.yml

+ 0 - 9
.github/dependabot.yml

@@ -1,9 +0,0 @@
-version: 2
-updates:
-  - package-ecosystem: "gomod"
-    directory: "/"
-    schedule:
-      interval: "daily"
-    pull-request-branch-name:
-      # The default / breaks artifact names at archive time.
-      separator: "-"