1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-13 20:04:49 +02:00

Change dependabot schedule to quarterly

This commit is contained in:
Ralph Slooten
2025-06-28 22:11:52 +12:00
parent 79e9439858
commit 7c7d915059

View File

@@ -8,16 +8,16 @@ updates:
- package-ecosystem: "gomod" - package-ecosystem: "gomod"
directory: "/" # Location of package manifests directory: "/" # Location of package manifests
schedule: schedule:
interval: "monthly" interval: "quarterly"
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" # Location of package manifests directory: "/" # Location of package manifests
schedule: schedule:
interval: "monthly" interval: "quarterly"
- package-ecosystem: "docker" - package-ecosystem: "docker"
directory: "/" # Location of package manifests directory: "/" # Location of package manifests
schedule: schedule:
interval: "monthly" interval: "quarterly"
- package-ecosystem: "npm" - package-ecosystem: "npm"
directory: "/" directory: "/"
schedule: schedule:
interval: "monthly" interval: "quarterly"