Skip to content

Commit 6823625

Browse files
committed
ci: adds a dependabot configuration for the typespec project
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 58ac8ee commit 6823625

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8+
9+
- package-ecosystem: npm
10+
directory: "/additions"
11+
schedule:
12+
interval: daily
13+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)