diff --git a/.github/dependabot.yml b/.github/dependabot.yml index caea2801..9671fe04 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,3 +19,9 @@ updates: include: scope open-pull-requests-limit: 2 target-branch: main + - package-ecosystem: docker + directories: + - / + - /cmd/proxy + schedule: + interval: weekly