Initial commit

This commit is contained in:
2020-10-15 17:05:30 +11:00
committed by xeals
commit 77ff73522c
14 changed files with 284 additions and 0 deletions

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

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