Initial commit

This commit is contained in:
Trolli Schmittlauch 2021-03-10 02:27:11 +01:00
commit 35ebdd5b7e
13 changed files with 287 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"