Only check on a monthly basis for Java updates
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -13,7 +13,7 @@ updates:
|
|||||||
- package-ecosystem: maven
|
- package-ecosystem: maven
|
||||||
directory: "/deploy/aws/java11Exec"
|
directory: "/deploy/aws/java11Exec"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: monthly
|
||||||
time: "03:00"
|
time: "03:00"
|
||||||
timezone: UTC
|
timezone: UTC
|
||||||
labels:
|
labels:
|
||||||
|
Reference in New Issue
Block a user