Skip to content

Commit dc91d73

Browse files
authored
chore: re-enable version updates for kube-webhook-certgen (#68)
1 parent 0a8064e commit dc91d73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

renovate-base.json5

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
// Update source import paths on major module updates, using mod.
1919
// Since postUpdateOptions is mergeable, all previous and future values are kept
2020
"postUpdateOptions": ["gomodUpdateImportPaths"],
21-
// Ignore deprecated library that cannot be upgraded
22-
ignoreDeps: ["ingress-nginx/kube-webhook-certgen"],
2321
// The rules defined here will be used in all core-int repositories, so they should be valid
2422
// for all of them.
2523
"packageRules": [

0 commit comments

Comments
 (0)