Skip to content

Commit 05480e3

Browse files
authored
Merge branch 'master' into ts-cyclic-dependencies
2 parents d31956a + ed95e68 commit 05480e3

File tree

4 files changed

+1580
-3866
lines changed

4 files changed

+1580
-3866
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
groups:
13+
all-dependencies:
14+
patterns:
15+
- "*"
16+

0 commit comments

Comments
 (0)