diff options
Diffstat (limited to '.github/dependabot.yml')
| -rw-r--r-- | .github/dependabot.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index b252b61..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,7 +0,0 @@ -# See https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates -version: 2 -updates: - - package-ecosystem: "gomod" - directory: "/" # Location of package manifests - schedule: - interval: "daily" |
