mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-01 05:29:41 +00:00
This patch activates Dependabot to automatically submit pull requests updating the server dependencies once per month. This makes it easier to stay up-to-date with potential security problems and library bugs. This will not touch any client libraries. They are outdated and should get updates as well, but they need manual care first before we can think about a semi-automated update process.
7 lines
120 B
YAML
7 lines
120 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: npm
|
|
directory: /
|
|
schedule:
|
|
interval: monthly
|
|
time: "04:00"
|