diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5db8a102626..77835315203 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,4 +7,84 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "weekly" + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10 + - package-ecosystem: "gomod" + directory: "/apps/playlist" + schedule: + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10 + - package-ecosystem: "gomod" + directory: "/pkg/aggregator" + schedule: + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10 + - package-ecosystem: "gomod" + directory: "/pkg/apimachinery" + schedule: + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10 + - package-ecosystem: "gomod" + directory: "/pkg/apiserver" + schedule: + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10 + - package-ecosystem: "gomod" + directory: "/pkg/build" + schedule: + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10 + - package-ecosystem: "gomod" + directory: "/pkg/build/wire" + schedule: + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10 + - package-ecosystem: "gomod" + directory: "/pkg/promlib" + schedule: + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10 + - package-ecosystem: "gomod" + directory: "/pkg/semconv" + schedule: + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10 + - package-ecosystem: "gomod" + directory: "/pkg/storage/unified/apistore" + schedule: + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10 + - package-ecosystem: "gomod" + directory: "/pkg/storage/unified/resource" + schedule: + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10 + - package-ecosystem: "gomod" + directory: "/pkg/util/xorm" + schedule: + interval: "daily" + time: "02:00" + timezone: UTC + open-pull-requests-limit: 10