Skip to content

Commit b450375

Browse files
authored
Configure Dependabot to update transitive deps (#4755)
1 parent 21d5a27 commit b450375

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ updates:
66
interval: daily
77
time: '11:00'
88
open-pull-requests-limit: 100
9+
allow:
10+
- dependency-type: "all"
911
- package-ecosystem: bundler
1012
directory: "/docs/v3"
1113
schedule:

0 commit comments

Comments
 (0)