1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

prevent dependabot from introducing bump PRs for major versions

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2021-05-25 09:50:06 -04:00
parent 45d74b8c3a
commit 3ddb642952

View File

@ -15,3 +15,7 @@ updates:
versioning-strategy:
lockfile-only: false
increase: true
ignore:
- dependency-name: *
update-types:
- version-update:semver-major