diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index eaa00e782bf..00000000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Reference: -# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates - -version: 2 -updates: - - package-ecosystem: "cargo" - directory: "/" - schedule: - interval: "daily" - allow: - - dependency-type: all