From fcc933025edb94f90c86c43d8e7b2aba67adadb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Thu, 17 Nov 2022 16:24:52 +0000 Subject: [PATCH] chore(ci): allow more pre --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c85448279..8ede75d05 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -36,3 +36,4 @@ updates: directory: "/ui" schedule: interval: "weekly" + open-pull-requests-limit: 10