This commit is contained in:
Jordan Doyle 2022-03-14 22:51:26 +00:00
parent e6642a7a94
commit 3defb20ad0
No known key found for this signature in database
GPG key ID: 1EA6BAE6F66DC49A
4 changed files with 104 additions and 0 deletions

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

@ -0,0 +1,12 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "monthly"