From 771b5eca47cdf9b4d52178415e06cfbb25745cfb Mon Sep 17 00:00:00 2001 From: "Michael B. Gale" Date: Wed, 18 Oct 2023 14:25:38 +0100 Subject: [PATCH] No `allow`, only `ignore` --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b5991b967eb..9ce291fa33c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -36,7 +36,6 @@ updates: directory: "go/ql/test" schedule: interval: "monthly" - allow: [] ignore: - dependency-name: "*" reviewers: