From d07e73bb1dc834604a2bbe149e957a2ba1d3ecb0 Mon Sep 17 00:00:00 2001 From: Fabrice Lamant Date: Wed, 4 Jun 2025 17:20:24 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a9a68be4f..d0663ff48 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: directory: "/" schedule: interval: daily + ignore: + update-types: + - version-update:semver-major commit-message: prefix: "npm" include: "scope"