activate dependabot config for npm
This commit is contained in:
16
.github/dependabot.yml
vendored
16
.github/dependabot.yml
vendored
@@ -13,11 +13,11 @@ updates:
|
|||||||
reviewers:
|
reviewers:
|
||||||
- 'hanspagel'
|
- 'hanspagel'
|
||||||
|
|
||||||
# - package-ecosystem: 'npm'
|
- package-ecosystem: 'npm'
|
||||||
# directory: '/'
|
directory: '/'
|
||||||
# open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
# schedule:
|
schedule:
|
||||||
# interval: 'weekly'
|
interval: 'weekly'
|
||||||
# day: 'monday'
|
day: 'monday'
|
||||||
# reviewers:
|
reviewers:
|
||||||
# - 'philippkuehn'
|
- 'philippkuehn'
|
||||||
|
|||||||
Reference in New Issue
Block a user