mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix dependabot config (#3022)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
264f2df7f4
commit
c9aec32a4a
@ -16,6 +16,6 @@ updates:
|
|||||||
lockfile-only: false
|
lockfile-only: false
|
||||||
increase: true
|
increase: true
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: *
|
- dependency-name: "*"
|
||||||
update-types:
|
update-types:
|
||||||
- version-update:semver-major
|
- version-update:semver-major
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user