diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b444581e62d0..3570d9fcf2d6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + open-pull-requests-limit: 0 # Disable non-security version updates