Initial commit

This commit is contained in:
Manfred
2022-10-09 11:47:54 +02:00
commit ba45729ecb
14 changed files with 832 additions and 0 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: "weekly"