diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f4d62b23de36..d3cb083c110e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,3 +28,9 @@ updates: open-pull-requests-limit: 3 labels: - "vertical-pod-autoscaler" +- package-ecosystem: gomod + directory: "/addon-resizer" + schedule: + interval: daily + target-branch: "addon-resizer-release-1.8" + open-pull-requests-limit: 3