Initial commit

This commit is contained in:
Smaug123
2024-06-07 18:31:16 +01:00
parent 5bb3642433
commit b1d65b33d8
29 changed files with 1393 additions and 0 deletions

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

@@ -0,0 +1,8 @@
# yaml-language-server: $schema=https://json.schemastore.org/dependabot-2.0.json
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"