Skip to content

Commit 232744e

Browse files
authored
Merge pull request #23 from JuliaAstro/icweaver-patch-1
ci: dependabot.yml typo
2 parents c2a17af + 7a16fa2 commit 232744e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updates:
88
directory: "/"
99
schedule:
1010
interval: "weekly"
11-
groups: # uncomment to group all julia package updates into a single PR
12-
all-julia-packages:
13-
patterns:
14-
- "*"
11+
groups: # uncomment to group all julia package updates into a single PR
12+
all-julia-packages:
13+
patterns:
14+
- "*"

0 commit comments

Comments
 (0)