fix bun updates

This commit is contained in:
C4illin 2024-05-20 01:37:07 +02:00
parent c8298478b1
commit ef7b4f9f60
2 changed files with 29 additions and 0 deletions

View file

@ -7,6 +7,7 @@ version: 2
updates:
# Maintain dependencies for npm
- package-ecosystem: "npm" # See documentation for possible values
versioning-strategy: increase
directory: "/" # Location of package manifests
schedule:
interval: "weekly"