chore: enable the npm dependabot integration again

In retrospect, disabling the updates completely wasn't the best
decision. Although the application is fairly small, we want to keep up
with upstream releases. For example, we want new Playwright updates,
because they validate that our map works on newer browsers as well.
This commit is contained in:
nachtjasmin 2023-05-11 17:17:45 +02:00
parent 2433ae497b
commit 733efb9cf6
No known key found for this signature in database

View file

@ -6,3 +6,11 @@ updates:
interval: "monthly"
reviewers:
- "chloe-the-catgirl"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
reviewers:
- chloe-the-catgirl
open-pull-requests-limit: 5