diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 36980b9..d0822ac 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,10 @@ updates: directory: '/' # Location of package manifests schedule: interval: 'daily' + - package-ecosystem: 'docker' + directory: '/' + schedule: + interval: 'daily' - package-ecosystem: 'github-actions' directory: '/' schedule: