dependabot switch to monthly

This commit is contained in:
msramalho
2025-06-10 16:37:52 +01:00
parent f232bc45b8
commit 499c272260

View File

@@ -12,7 +12,7 @@ updates:
patterns:
- "*"
schedule:
interval: "weekly"
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
@@ -21,7 +21,7 @@ updates:
patterns:
- "*"
schedule:
interval: "weekly"
interval: "monthly"
- package-ecosystem: "npm"
directory: "/scripts/settings/"
@@ -30,11 +30,11 @@ updates:
patterns:
- "*"
schedule:
interval: "weekly"
interval: "monthly"
- package-ecosystem: "docker"
# Look for a `Dockerfile` in the `root` directory
directory: "/"
# Check for updates once a week
schedule:
interval: "weekly"
interval: "monthly"