From cdb3deba48d88db6cc2871bbd3ece2146d126295 Mon Sep 17 00:00:00 2001 From: Bhsd <55071315+bhsd-harry@users.noreply.github.com> Date: Wed, 1 Jan 2025 19:45:00 +0800 Subject: [PATCH] fix(dependabot.yml): update --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a192342..0b5115c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,4 +17,4 @@ updates: versioning-strategy: increase-if-necessary ignore: - dependency-name: "*" - update-types: ["version-update:semver-minor"] + update-types: ["sem-ver:minor"]