commit | f093366edacb9753d5290ee5ba9ccc814a78e178 | [log] [tgz] |
---|---|---|
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | Thu Apr 29 19:09:32 2021 +0000 |
committer | GitHub <noreply@github.com> | Thu Apr 29 19:09:32 2021 +0000 |
tree | c3600382f1bc9f3622808d835321a4f164f553c2 | |
parent | 5254dbfd25d5284728ab624dca1969d61427a0db [diff] |
Upgrade to GitHub-native Dependabot
diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..62b0c0b --- /dev/null +++ b/.github/dependabot.yml
@@ -0,0 +1,11 @@ +version: 2 +updates: +- package-ecosystem: cargo + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10 + ignore: + - dependency-name: remove_dir_all + versions: + - 0.6.0