Dependabot configuration

This commit is contained in:
HonkingGoose
2021-06-30 00:07:12 +02:00
committed by Nick Cipollo
parent 971e60a37e
commit 403e4fc8af

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

@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"