diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 002a264c0e3..63485fa6225 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,13 +15,3 @@ updates: directory: / schedule: interval: daily - - - package-ecosystem: docker - directory: /cia-dist-docker/src/main/docker - schedule: - interval: daily - - - package-ecosystem: npm - directory: /web-widgets - schedule: - interval: daily