1
0
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:
Sebastian Malton 2021-06-10 14:45:21 -04:00 committed by GitHub
parent 264f2df7f4
commit c9aec32a4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,6 @@ updates:
lockfile-only: false
increase: true
ignore:
- dependency-name: *
- dependency-name: "*"
update-types:
- version-update:semver-major