diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 7369d3d..60a1da0 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -5,7 +5,7 @@ updates: - package-ecosystem: "docker" directory: "/" schedule: - interval: daily + interval: weekly assignees: - "fredclausen"