Initial commit

This commit is contained in:
BabyMsp2k
2025-07-03 21:56:56 +02:00
committed by GitHub
commit 04b2f352f6
28 changed files with 2470 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "build:"
target-branch: "main"
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "deps:"
target-branch: "main"