diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e222ab0..f994381 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,3 +25,9 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "docker" + directory: "/docker-compose" + registries: + - coop-ghcr + schedule: + interval: "daily"