From 009d4f84be99e29ab97fca7d6e9160893be6d061 Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Mon, 2 Sep 2024 21:53:37 -0500 Subject: [PATCH] No really correct it --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c997407dd..2b925956a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -37,7 +37,7 @@ updates: directory: "/" ignore: - dependency-name: "*" - - update-types: + update-types: - version-update:semver-major schedule: interval: "weekly"