Dependabot checks monthly, and checks GitHub Actions

This commit is contained in:
Barry Gordon
2022-04-19 17:54:54 +01:00
parent 4da8422b7e
commit 083b8484d8

View File

@@ -1,6 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"