diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index cb503c8a2..6233bebf5 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -5,6 +5,11 @@ updates: schedule: interval: "monthly" open-pull-requests-limit: 50 + - package-ecosystem: "docker" + directory: "/.github/" + schedule: + interval: "monthly" + open-pull-requests-limit: 50 - package-ecosystem: "github-actions" directory: "/" schedule: