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:
|
||||
- 'hanspagel'
|
||||
|
||||
# - package-ecosystem: 'npm'
|
||||
# directory: '/'
|
||||
# open-pull-requests-limit: 10
|
||||
# schedule:
|
||||
# interval: 'weekly'
|
||||
# day: 'monday'
|
||||
# reviewers:
|
||||
# - 'philippkuehn'
|
||||
- package-ecosystem: 'npm'
|
||||
directory: '/'
|
||||
open-pull-requests-limit: 10
|
||||
schedule:
|
||||
interval: 'weekly'
|
||||
day: 'monday'
|
||||
reviewers:
|
||||
- 'philippkuehn'
|
||||
|
||||
Reference in New Issue
Block a user