Skip to content

Commit 02497b9

Browse files
chore: change Dependabot update schedule from weekly to daily (#1389)
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com> Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com> <!-- markdownlint-disable MD041 --> #### What this PR does / why we need it change dependabot schedule for actions to daily Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com> Co-authored-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
1 parent 7d92390 commit 02497b9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.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)