diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1a24cd8..535ae91 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: '/' schedule: interval: 'monthly' + - package-ecosystem: 'docker' + directory: '/tools/e2e' + schedule: + interval: 'monthly' - package-ecosystem: 'npm' directory: '/' schedule: