From af9b2abebe5a7bd9b14b408d3ffb65aa700d7d7c Mon Sep 17 00:00:00 2001 From: jeangovil Date: Mon, 12 Jun 2023 15:29:25 +0330 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 43b626ac..48137fe9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,5 +4,6 @@ updates: directory: "/" schedule: interval: "daily" - filters: - - name: "@acid-info/logos-docusaurus-preset" + allow: + - @acid-info/logos-docusaurus-preset +