diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2a7ea88..0b5e3e7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,10 @@ updates: day: saturday time: "10:00" target-branch: master + groups: + github_action-dependencies: + patterns: + - "*" # Maintain dependencies for Docker - package-ecosystem: "docker" directory: "/ftl-build/"