ci(dependabot): add configuration file

This commit is contained in:
LGUG2Z
2021-08-17 11:53:29 -07:00
parent 564ee89c84
commit f11dcbc0cb

21
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,21 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
assignees:
- "LGUG2Z"
commit-message:
prefix: chore
include: scope
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "monthly"
assignees:
- "LGUG2Z"
commit-message:
prefix: chore
include: scope