diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fde3ebe0..6dfe4585 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,11 +8,7 @@ updates: - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" - # Raise pull requests for version updates - # to pip against the `develop` branch + interval: "weekly" target-branch: "taiste" - reviewers: - - "ae-utbm/developpers-v3" commit-message: prefix: "[UPDATE] " \ No newline at end of file