diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3df61b35c..23de615b2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,7 +28,9 @@ updates: interval: weekly time: "04:00" - package-ecosystem: pip - open-pull-requests-limit: 10 + # We only want to bump versions of packages in case of security updates, as + # we want to keep maximum compatibility - see https://t.ly/INSR_ + open-pull-requests-limit: 0 directory: "/" labels: [] schedule: