mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
add debendabot for backend npm package updates
This commit is contained in:
parent
69fb1e162f
commit
09154307d9
11
.github/dependabot_backend.yml
vendored
Normal file
11
.github/dependabot_backend.yml
vendored
Normal 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"
|
||||
Loading…
x
Reference in New Issue
Block a user