From 22352cb21754e3e26a36e7b356e6ffe8cb9a654b Mon Sep 17 00:00:00 2001 From: jorenham Date: Fri, 13 Jun 2025 03:38:08 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20remove=20invalid=20depandabot=20?= =?UTF-8?q?property?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d1a6e67c..15aa04a2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,6 @@ updates: interval: daily allow: - dependency-type: "all" - versioning-strategy: increase labels: - "topic: dependencies" - "tool: github-actions"