setup github actions

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-09-16 21:59:51 +02:00
parent cb73b2d7b5
commit bd80a9d4bb
2 changed files with 51 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: "maven"
directory: "/"
schedule:
interval: "weekly"