Skip to content

Commit bb23e2b

Browse files
committed
Fix: Increase dependabot interval
1 parent 237f0c3 commit bb23e2b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.github/dependabot.yaml

+11-11
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updates:
1212
open-pull-requests-limit: 10
1313
package-ecosystem: "github-actions"
1414
schedule:
15-
interval: "daily"
15+
interval: "weekly"
1616

1717
- commit-message:
1818
include: "scope"
@@ -23,7 +23,7 @@ updates:
2323
open-pull-requests-limit: 10
2424
package-ecosystem: "github-actions"
2525
schedule:
26-
interval: "daily"
26+
interval: "weekly"
2727

2828
- commit-message:
2929
include: "scope"
@@ -34,7 +34,7 @@ updates:
3434
open-pull-requests-limit: 10
3535
package-ecosystem: "github-actions"
3636
schedule:
37-
interval: "daily"
37+
interval: "weekly"
3838

3939
- commit-message:
4040
include: "scope"
@@ -45,7 +45,7 @@ updates:
4545
open-pull-requests-limit: 10
4646
package-ecosystem: "github-actions"
4747
schedule:
48-
interval: "daily"
48+
interval: "weekly"
4949

5050
- commit-message:
5151
include: "scope"
@@ -56,7 +56,7 @@ updates:
5656
open-pull-requests-limit: 10
5757
package-ecosystem: "github-actions"
5858
schedule:
59-
interval: "daily"
59+
interval: "weekly"
6060

6161
- commit-message:
6262
include: "scope"
@@ -67,7 +67,7 @@ updates:
6767
open-pull-requests-limit: 10
6868
package-ecosystem: "github-actions"
6969
schedule:
70-
interval: "daily"
70+
interval: "weekly"
7171

7272
- commit-message:
7373
include: "scope"
@@ -78,7 +78,7 @@ updates:
7878
open-pull-requests-limit: 10
7979
package-ecosystem: "github-actions"
8080
schedule:
81-
interval: "daily"
81+
interval: "weekly"
8282

8383
- commit-message:
8484
include: "scope"
@@ -89,7 +89,7 @@ updates:
8989
open-pull-requests-limit: 10
9090
package-ecosystem: "github-actions"
9191
schedule:
92-
interval: "daily"
92+
interval: "weekly"
9393

9494
- commit-message:
9595
include: "scope"
@@ -100,7 +100,7 @@ updates:
100100
open-pull-requests-limit: 10
101101
package-ecosystem: "github-actions"
102102
schedule:
103-
interval: "daily"
103+
interval: "weekly"
104104

105105
- commit-message:
106106
include: "scope"
@@ -111,7 +111,7 @@ updates:
111111
open-pull-requests-limit: 10
112112
package-ecosystem: "github-actions"
113113
schedule:
114-
interval: "daily"
114+
interval: "weekly"
115115

116116
- commit-message:
117117
include: "scope"
@@ -122,4 +122,4 @@ updates:
122122
open-pull-requests-limit: 10
123123
package-ecosystem: "github-actions"
124124
schedule:
125-
interval: "daily"
125+
interval: "weekly"

0 commit comments

Comments
 (0)