Initial commit

This commit is contained in:
Flux 2025-11-22 09:35:03 +02:00 committed by GitHub
commit 5cc14d6b8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 356 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: "daily"