diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e3324e771..79b5d3173 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,7 +29,7 @@ updates: - "dependabot" - "dependencies" schedule: - interval: "daily" + interval: "weekly" # Github Actions - @@ -40,7 +40,7 @@ updates: - "dependabot" - "github-actions" schedule: - interval: "daily" + interval: "weekly" # Docker - @@ -51,7 +51,7 @@ updates: - "dependabot" - "docker" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "docker" target-branch: main @@ -60,7 +60,7 @@ updates: - "dependabot" - "docker" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "docker" target-branch: main @@ -69,7 +69,7 @@ updates: - "dependabot" - "docker" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "docker" target-branch: main @@ -78,7 +78,7 @@ updates: - "dependabot" - "docker" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "docker" target-branch: main @@ -87,4 +87,4 @@ updates: - "dependabot" - "docker" schedule: - interval: "daily" + interval: "weekly"