ci: update dependabot settings

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker 2026-02-09 09:06:19 -03:00
parent fdc5e662bb
commit 1881ae035d
No known key found for this signature in database

View file

@ -3,10 +3,7 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "05:00"
timezone: "America/New_York"
interval: monthly
labels:
- "dependencies"
commit-message:
@ -19,10 +16,7 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "05:00"
timezone: "America/New_York"
interval: monthly
allow:
- dependency-type: "production"
labels: