Skip to content

Commit a823c9b

Browse files
committed
Update dependabot configuration.
1 parent c0dc3bb commit a823c9b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,16 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "monthly"
8-
open-pull-requests-limit: 100
98
groups:
10-
all-dependencies:
9+
all-requirements:
1110
patterns:
1211
- "*"
1312

1413
- package-ecosystem: "github-actions"
1514
directory: "/"
1615
schedule:
1716
interval: "monthly"
18-
open-pull-requests-limit: 100
1917
groups:
20-
all-dependencies:
18+
all-github-actions:
2119
patterns:
2220
- "*"

0 commit comments

Comments
 (0)