Files
eureka-service/.github/dependabot.yml
Peter Siegmund 18430cce51 add CI/CD
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-09-30 23:07:37 +02:00

12 lines
214 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"