Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 974df58

Browse files
author
Aakash Shah
authored
Add v3-docs to dependabot config
With Sannidhi! [#172008513]
1 parent 360070e commit 974df58

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@ version: 2
22
updates:
33
- package-ecosystem: bundler
44
directory: "/"
5+
schedule:
6+
interval: daily
7+
time: '11:00'
8+
open-pull-requests-limit: 100
9+
- package-ecosystem: bundler
10+
directory: "/docs/v3"
11+
schedule:
12+
interval: daily
13+
time: '11:00'
14+
open-pull-requests-limit: 10
15+
- package-ecosystem: javascript
16+
directory: "/docs/v3"
517
schedule:
618
interval: daily
719
time: '11:00'

0 commit comments

Comments
 (0)