change dependabot intervals (#121)

This commit is contained in:
Marian Novotny
2021-06-03 09:06:43 +01:00
committed by GitHub
parent decb8ff759
commit bda814e47a

View File

@@ -7,12 +7,12 @@ updates:
- package-ecosystem: "docker"
directory: "/deployment/docker"
schedule:
interval: "weekly"
interval: "monthly"
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
- package-ecosystem: "npm"
directory: "/config-editor/config-editor-ui"
schedule:
interval: "weekly"
interval: "monthly"