Initial commit

This commit is contained in:
√(noham)²
2026-05-14 17:25:58 +02:00
commit 494375f8a9
7 changed files with 474 additions and 0 deletions

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

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "uv"
directory: "/"
schedule:
interval: "weekly"