mirror of
https://github.com/Queer-Lexikon/regenbogenkarte
synced 2025-02-16 12:58:28 +00:00
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:
parent
2433ae497b
commit
733efb9cf6
1 changed files with 8 additions and 0 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue