From cc18ab94d840d1768cafa608eac43b1a3eb7ba38 Mon Sep 17 00:00:00 2001 From: Andrew Svetlov Date: Thu, 28 Oct 2021 11:04:45 +0300 Subject: [PATCH] Setup dependabot for github actions --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 435df8bd5..228461e6d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,6 @@ updates: directory: "/" labels: - dependencies - - autosquash schedule: interval: "daily" @@ -15,6 +14,6 @@ updates: directory: "/" labels: - dependencies - - autosquash schedule: interval: "daily" + open-pull-requests-limit: 10