Actions additions

This commit is contained in:
btowles
2021-08-16 02:45:13 +00:00
parent 392ef6ccc0
commit 01db497a04
3 changed files with 91 additions and 0 deletions

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

@@ -0,0 +1,15 @@
---
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "06:00"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
time: "06:00"
open-pull-requests-limit: 10