Skip to content

Commit 96c2a72

Browse files
authored
Don't group Julia package updates (#193)
1 parent 2ddb794 commit 96c2a72

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,4 @@ updates:
1212
- "/docs"
1313
- "/test"
1414
schedule:
15-
interval: "weekly"
16-
groups:
17-
# Group all Julia package updates into a single PR:
18-
all-julia-packages:
19-
patterns:
20-
- "*"
15+
interval: "weekly"

0 commit comments

Comments
 (0)