commit e37fa73e696603b2828164893099ba3cd4d0487b parent f55b6b5812eb457dbcb4b94fe3bba916634c1ebe Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 16:20:29 +0000 Upgrade to GitHub-native Dependabot (#43) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Diffstat:
| A | .github/dependabot.yml | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml @@ -0,0 +1,7 @@ +version: 2 +updates: +- package-ecosystem: cargo + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10