diff options
| author | Martin Haug <mhaug@live.de> | 2020-09-06 18:52:19 +0200 |
|---|---|---|
| committer | Martin Haug <mhaug@live.de> | 2020-09-06 18:52:19 +0200 |
| commit | 71448c57ffb7f19743c1b33fa7cabd8386cbf68c (patch) | |
| tree | 43e75db888652693d7076aa249a72c546ad7d7ec /dependabot.yml | |
| parent | cc5a74d5a99a26f46deef4f6ea20391e5327f0e6 (diff) | |
Move Dependabot file to right directory 📁
Diffstat (limited to 'dependabot.yml')
| -rw-r--r-- | dependabot.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dependabot.yml b/dependabot.yml deleted file mode 100644 index f1d26d80..00000000 --- a/dependabot.yml +++ /dev/null @@ -1,11 +0,0 @@ -# To get started with Dependabot version updates, you'll need to specify which -# package ecosystems to update and where the package manifests are located. -# Please see the documentation for all configuration options: -# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates - -version: 2 -updates: - - package-ecosystem: "cargo" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "daily" |
