From 86b26769e2c5722464a4b1790eaf39cb04323989 Mon Sep 17 00:00:00 2001 From: wallpants <47203170+wallpants@users.noreply.github.com> Date: Sun, 26 May 2024 17:18:42 -0600 Subject: [PATCH] ci(dependabo): fix dependabot.yml --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 91d33f6..6830c9e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,6 @@ updates: directory: "/" schedule: interval: "monthly" -updates: - package-ecosystem: "npm" versioning-strategy: "increase" directory: "/"