diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e2ab603f..10aff386 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,11 +2,6 @@ version: 2 updates: - package-ecosystem: "uv" directories: - - "pipelines" - schedule: - interval: "weekly" - - - package-ecosystem: "docker-compose" - directory: "infra/local" + - "elt-common" schedule: interval: "weekly"