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"