diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f453009e7..948a94643 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,8 @@ updates: schedule: interval: weekly open-pull-requests-limit: 10 +- package-ecosystem: docker + directory: "/.github/workflows" + schedule: + interval: weekly + open-pull-requests-limit: 10 \ No newline at end of file