Configure dependabot

pull/14/head
Dominik Nakamura 3 years ago
parent e851e70985
commit 4a3a4d2f47
No known key found for this signature in database
GPG Key ID: E4C6A749B2491910

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Loading…
Cancel
Save