Skip to content

Commit b9576bd

Browse files
author
Marius Conjeaud
committed
Add docs directory to dependabot
1 parent a90c523 commit b9576bd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ updates:
1111
schedule:
1212
interval: 'weekly'
1313
target-branch: 'develop'
14+
15+
- package-ecosystem: 'yarn'
16+
directory: '/docs'
17+
schedule:
18+
interval: 'weekly'
19+
target-branch: 'develop'

0 commit comments

Comments
 (0)