diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 816f8afe..7ac66c9f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,7 +19,7 @@ updates: time: "11:00" ignore: - dependency-name: "@types/node" - versions: ["15.x", "14.x", "13.x"] + update-types: ["version-update:semver-major"] - dependency-name: "xdg-basedir" # 5.0.0 has breaking changes as they switch to named exports # and convert the module to ESM