Skip to content

Commit afccb61

Browse files
authored
Update dependabot.yml
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 0444c94 commit afccb61

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,16 @@ updates:
3636
patterns:
3737
- 'ajv'
3838
- 'ajv-*'
39-
typescript:
39+
typedoc:
4040
patterns:
41-
- 'typescript'
42-
- '@types/*'
4341
- 'typedoc'
4442
- 'typedoc-*'
4543
- '@microsoft/tsdoc'
4644
- '@microsoft/tsdoc-*'
45+
typescript:
46+
patterns:
47+
- 'typescript'
48+
- '@types/*'
4749
- 'ts-loader'
4850
- 'tslib'
4951
webpack:

0 commit comments

Comments
 (0)