Stop dependabot PRs for different major version of types
It is possible to make a mismatch with actual logic.
This commit is contained in:
@@ -9,3 +9,6 @@ updates:
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
ignore:
|
||||
- dependency-name: '@types/*'
|
||||
update-types: ['version-update:semver-major']
|
||||
|
||||
Reference in New Issue
Block a user