add debendabot for backend npm package updates

This commit is contained in:
mahula 2023-07-25 15:16:57 +02:00
parent 69fb1e162f
commit 09154307d9

11
.github/dependabot_backend.yml vendored Normal file
View File

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/backend"
rebase-strategy: "disabled"
schedule:
interval: weekly
day: "saturday"
timezone: "Europe/Berlin"
time: "03:00"