From a3734fd75dfd1423decc58825304881b09a167de Mon Sep 17 00:00:00 2001 From: Fabian-Lars Date: Tue, 11 Jul 2023 11:33:56 +0200 Subject: [PATCH] actually fix it now --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6b5a5463..a18a1196 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,7 +16,7 @@ updates: - package-ecosystem: "cargo" directory: "/" allow: - dependency-type: direct # disable lockfile-only updates (excluding security fixes) + - dependency-type: direct # disable lockfile-only updates (excluding security fixes) commit-message: prefix: chore include: scope