mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
dependabot: ignore major version bumps
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
5372e3617e
commit
8f14888a26
@ -15,3 +15,6 @@ updates:
|
|||||||
versioning-strategy:
|
versioning-strategy:
|
||||||
lockfile-only: false
|
lockfile-only: false
|
||||||
increase: true
|
increase: true
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "*"
|
||||||
|
update-types: ["version-update:semver-major"]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user