Skip to content

Commit 481fb4d

Browse files
committed
Setup dependabot on renderers-js e2e dependencies
1 parent 84eb30d commit 481fb4d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,10 @@ updates:
77
time: '01:00'
88
timezone: America/Los_Angeles
99
open-pull-requests-limit: 10
10+
- package-ecosystem: 'npm'
11+
directory: 'packages/renderers-js/e2e'
12+
schedule:
13+
interval: daily
14+
time: '01:00'
15+
timezone: America/Los_Angeles
16+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)