Add dependabot support to this repo (#91)

This commit is contained in:
John Nunley 2023-04-10 10:00:41 -07:00 committed by GitHub
parent 92e8eb7d22
commit 027f944ece
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: cargo
directory: /
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly