diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a2bca8f7..159df8f6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,6 +16,9 @@ updates: schedule: interval: weekly groups: + docker: + patterns: + - "docker/*" patches: patterns: - "*"