mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
add dependabot to notify-push
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
7336337c2e
commit
5188f8026d
1 changed files with 9 additions and 0 deletions
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
|
|
@ -165,6 +165,15 @@ updates:
|
||||||
labels:
|
labels:
|
||||||
- 3. to review
|
- 3. to review
|
||||||
- dependencies
|
- dependencies
|
||||||
|
- package-ecosystem: "docker"
|
||||||
|
directory: "/Containers/notify-push"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
time: "12:00"
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
labels:
|
||||||
|
- 3. to review
|
||||||
|
- dependencies
|
||||||
- package-ecosystem: "docker"
|
- package-ecosystem: "docker"
|
||||||
directory: "/Containers/docker-socket-proxy"
|
directory: "/Containers/docker-socket-proxy"
|
||||||
schedule:
|
schedule:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue