starting CI/CD

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-09-17 23:29:14 +02:00
parent 3ca4cd0e4e
commit 24bec70ad9
2 changed files with 44 additions and 0 deletions

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

@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "weekly"