first commit

This commit is contained in:
Soph :3 2026-02-07 19:52:16 +02:00
commit 42b928f6e1
234 changed files with 27908 additions and 0 deletions

16
ViaProxy/.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,16 @@
version: 2
registries:
maven-central:
type: "maven-repository"
url: "https://repo.maven.apache.org/maven2/"
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
registries:
- "maven-central"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"