From da77bcd63567b6e4f6347beba329f0786ca2948c Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Thu, 2 Jun 2022 13:28:30 +0200 Subject: [PATCH] chore: use dependabot for prod deps only (#8459) --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6737890096f..e98fb5c7fcb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,8 @@ updates: schedule: interval: daily open-pull-requests-limit: 3 + allow: + - dependency-type: 'production' - package-ecosystem: github-actions directory: '/' schedule: