Initial commit

This commit is contained in:
2025-06-11 17:49:50 +02:00
parent 277d97ef6d
commit f8523fc3eb
105 changed files with 2843 additions and 62 deletions

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

@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10