diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f219751..aa532974 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -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'