diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c5f0e16..dbb098d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,9 @@ updates: directory: / schedule: interval: daily + + - package-ecosystem: docker + directory: /postgres + schedule: + interval: daily +