init commit

This commit is contained in:
Bret Fisher
2022-03-02 18:42:27 -05:00
parent e4cb26ffe4
commit a86aa94adb
7 changed files with 210 additions and 2 deletions

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

@@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"