Skip to content

Commit 2e506fd

Browse files
authored
Fix dependabot config. (#72)
1 parent 5f5bc32 commit 2e506fd

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
@@ -10,7 +10,7 @@ updates:
1010
directory: "/"
1111
schedule:
1212
interval: "weekly"
13-
groups:
14-
ci:
15-
patterns:
16-
- "*"
13+
groups:
14+
ci:
15+
patterns:
16+
- "*"

0 commit comments

Comments
 (0)