diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index bfd5536..f6faee6 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,7 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" - - package-ecosystem: "docker" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "daily" + groups: + github-actions: + patterns: + - "*"