Skip to content

Commit 2386a09

Browse files
Copilotjonrohan
andauthored
Update dependabot schedule to monthly (#3932)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jonrohan <54012+jonrohan@users.noreply.github.com>
1 parent e060f4d commit 2386a09

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ updates:
1010
- "skip changeset"
1111
- "actions"
1212
schedule:
13-
interval: "weekly"
13+
interval: "monthly"
1414
groups:
1515
all-actions:
1616
update-types:
@@ -20,7 +20,7 @@ updates:
2020
- package-ecosystem: "npm"
2121
directory: "/"
2222
schedule:
23-
interval: "weekly"
23+
interval: "monthly"
2424
labels:
2525
- "dependencies"
2626
- "skip changeset"
@@ -38,7 +38,7 @@ updates:
3838
- package-ecosystem: "npm"
3939
directory: "/demo"
4040
schedule:
41-
interval: "weekly"
41+
interval: "monthly"
4242
labels:
4343
- "dependencies"
4444
- "skip changeset"
@@ -53,7 +53,7 @@ updates:
5353
- package-ecosystem: "bundler"
5454
directory: "/"
5555
schedule:
56-
interval: "weekly"
56+
interval: "monthly"
5757
labels:
5858
- "dependencies"
5959
- "skip changeset"
@@ -70,7 +70,7 @@ updates:
7070
- package-ecosystem: "bundler"
7171
directory: "/demo"
7272
schedule:
73-
interval: "weekly"
73+
interval: "monthly"
7474
labels:
7575
- "dependencies"
7676
- "skip changeset"

0 commit comments

Comments
 (0)