adding nextcloud to dependabot.yml

This commit is contained in:
jonas@geiger-natur.de
2026-01-06 17:17:56 +01:00
parent 8d30c5758d
commit abbcb86392

View File

@@ -60,3 +60,8 @@ updates:
directory: "/projects/vaultwarden"
schedule:
interval: "monthly"
#nextcloud
- package-ecosystem: "docker-compose"
directory: "/projects/nextcloud"
schedule:
interval: "monthly"