From 72e07e1ea0dc6fac380985c6a868157195664fa1 Mon Sep 17 00:00:00 2001 From: Xicri <107226297+xicri@users.noreply.github.com> Date: Wed, 27 Mar 2024 12:56:24 +0900 Subject: [PATCH] chore: accept non-security updates for GHA and Docker --- dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/dependabot.yml b/dependabot.yml index ba81c266..019465c3 100644 --- a/dependabot.yml +++ b/dependabot.yml @@ -14,7 +14,6 @@ updates: interval: "daily" assignees: - "xicri" - open-pull-requests-limit: 0 # only receive security updates - package-ecosystem: "docker" directory: "/" @@ -22,4 +21,3 @@ updates: interval: "daily" assignees: - "xicri" - open-pull-requests-limit: 0 # only receive security updates