Skip to content

Commit a41c4a4

Browse files
morri-sonmorrison-saphilmarf
authored
chore: change Dependabot update schedule from weekly to daily (#626)
On-behalf-of: Gerald Morrison (SAP) <[email protected]> Signed-off-by: Gerald Morrison (SAP) <[email protected]> <!-- markdownlint-disable MD041 --> #### What this PR does / why we need it change dependabot schedule for actions to daily Signed-off-by: Gerald Morrison (SAP) <[email protected]> Co-authored-by: Gerald Morrison (SAP) <[email protected]> Co-authored-by: Hilmar Falkenberg <[email protected]>
1 parent 38e3522 commit a41c4a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ updates:
99
patterns:
1010
- "*"
1111
schedule:
12-
interval: "weekly"
13-
day: "sunday"
12+
interval: "daily"
1413
labels:
1514
- kind/dependency
1615
- kind/chore

0 commit comments

Comments
 (0)