Browse Source

Merge pull request #50 from breard-r/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot
pull/51/head
Rodolphe Bréard 4 years ago
committed by GitHub
parent
commit
49cd59c7ff
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      .github/dependabot.yml

8
.github/dependabot.yml

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
Loading…
Cancel
Save