update dependabot frequencies (#9087)

This commit is contained in:
Callum Waters
2022-07-26 12:05:48 +02:00
committed by GitHub
parent 488e1d4bd2
commit 7a84425aec

View File

@@ -4,7 +4,6 @@ updates:
directory: "/"
schedule:
interval: weekly
day: monday
target-branch: "master"
open-pull-requests-limit: 10
labels:
@@ -15,7 +14,6 @@ updates:
directory: "/"
schedule:
interval: weekly
day: monday
target-branch: "v0.34.x"
open-pull-requests-limit: 10
labels:
@@ -26,7 +24,6 @@ updates:
directory: "/"
schedule:
interval: weekly
day: monday
target-branch: "v0.35.x"
open-pull-requests-limit: 10
labels:
@@ -37,7 +34,6 @@ updates:
directory: "/"
schedule:
interval: weekly
day: monday
target-branch: "v0.36.x"
open-pull-requests-limit: 10
labels:
@@ -48,7 +44,6 @@ updates:
directory: "/docs"
schedule:
interval: weekly
day: monday
open-pull-requests-limit: 10
###################################
@@ -58,7 +53,7 @@ updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
interval: weekly
target-branch: "master"
open-pull-requests-limit: 10
labels:
@@ -68,7 +63,7 @@ updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
interval: weekly
target-branch: "v0.34.x"
open-pull-requests-limit: 10
labels:
@@ -78,7 +73,7 @@ updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
interval: weekly
target-branch: "v0.35.x"
open-pull-requests-limit: 10
labels:
@@ -88,7 +83,7 @@ updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
interval: weekly
target-branch: "v0.36.x"
open-pull-requests-limit: 10
labels: