From 80e5d5c77c763439945d0f932732d00103c5c2d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B3=D0=BE=D1=80=D1=8C=20=D0=A2=D0=B5=D0=BF=D0=BB?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D0=B0=D0=BD=D1=81=D0=BA=D0=B8=D0=B9?= Date: Mon, 14 Oct 2024 10:38:52 +0400 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9ca727a..d2cf66b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" - target_branch: "develop" + target-branch: "develop"