chore(security): add electron and docker ecosystems to dependabot

This commit is contained in:
diegosouzapw 2026-04-11 11:35:03 -03:00
parent d4609762bb
commit 6845ef6bde

View file

@ -29,3 +29,19 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/electron"
schedule:
interval: "weekly"
day: "monday"
commit-message:
prefix: "deps"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
commit-message:
prefix: "deps"