fix(dependabot): remove obsolete ignore list for go packages (#1685)

Follow #1677
This commit is contained in:
Lctrs 2023-08-23 16:21:34 +02:00 committed by GitHub
parent 247e5e5541
commit e9c6ecc03c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,10 +7,6 @@ updates:
include: "scope"
prefix: "chore(deps)"
directory: "/"
ignore:
# newer versions of these libs will break build
- dependency-name: "k8s.io/api"
- dependency-name: "k8s.io/apimachinery"
open-pull-requests-limit: 10
package-ecosystem: "gomod"
schedule: