From 398b9ce3b31b1aa7908b01996ccc4f78c0456891 Mon Sep 17 00:00:00 2001 From: Ricardo Costa <48949546+ripecosta@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:05:47 +0100 Subject: [PATCH] fix: invalid dependabot config --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a18d1cbb..1fa6c6a0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,4 +11,3 @@ updates: target-branch: master schedule: interval: daily - versioning-strategy: increase