diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d543459..1b33819 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,12 @@ updates: open-pull-requests-limit: 10 cooldown: &a1 default-days: 3 + ignore: + # TypeScript 7 (native/Go compiler) ships without a JS API; blocked until + # typescript-eslint supports it. + # See https://github.com/typescript-eslint/typescript-eslint/issues/10940 + - dependency-name: typescript + update-types: ['version-update:semver-major'] groups: types: patterns: