ci: Add Docker package ecosystem to Dependabot config

This commit is contained in:
Thomas Müller
2026-01-20 16:52:58 +01:00
committed by GitHub
parent 1af56f25fc
commit f9b069d4de

View File

@@ -12,3 +12,9 @@ updates:
interval: "weekly" interval: "weekly"
open-pull-requests-limit: 2 open-pull-requests-limit: 2
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 2