From 6e8d514ccfd413cd6b3564f2f94da516b1ada91f Mon Sep 17 00:00:00 2001 From: Vladimir Alinsky Date: Wed, 29 Nov 2023 14:49:56 +0400 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 91abb11..863451e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,5 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + reviewers: + - "SKY-ALIN"