mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
adding nextcloud to dependabot.yml
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -60,3 +60,8 @@ updates:
|
|||||||
directory: "/projects/vaultwarden"
|
directory: "/projects/vaultwarden"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
|
#nextcloud
|
||||||
|
- package-ecosystem: "docker-compose"
|
||||||
|
directory: "/projects/nextcloud"
|
||||||
|
schedule:
|
||||||
|
interval: "monthly"
|
||||||
Reference in New Issue
Block a user