From 156505b0ee06009741322a758532c4ac001cf0b1 Mon Sep 17 00:00:00 2001 From: Maghuro <1546139+maghuro@users.noreply.github.com> Date: Wed, 23 Sep 2026 23:49:16 +0100 Subject: [PATCH] Fix duplicate Dependabot configuration --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 35446561..c3d1e80a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,8 +14,6 @@ updates: patterns: [ "*" ] target-branch: "main" -version: 2 -updates: - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: