From 8ca9d05f4bdf975f2b1361c806e83fcd4d3324a1 Mon Sep 17 00:00:00 2001 From: civisrom <167646351+civisrom@users.noreply.github.com> Date: Sat, 8 Mar 2025 21:38:54 +0300 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d459ef99..f8dd1cc3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,7 +25,6 @@ updates: - dependency-type: "direct" - dependency-type: "indirect" rebase-strategy: "auto" - dependency-versioning-strategy: "increase" # 🔹 2. Обновление GitHub Actions - package-ecosystem: "github-actions"