diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 70743fe9..16abc182 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,15 +8,15 @@ updates: - '/.github/actions/publish-image' - '/.github/actions/setup-poetry' schedule: - interval: "daily" + interval: "weekly" commit-message: prefix: ":arrow_up:" - package-ecosystem: "pip" directory: "/" schedule: - interval: "daily" + interval: "weekly" allow: - dependency-type: "all" commit-message: - prefix: ":arrow_up:" \ No newline at end of file + prefix: ":arrow_up:"