diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index af0ec7d9604..00000000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,22 +0,0 @@ -version: 2 -updates: -- package-ecosystem: maven - directory: "/" - schedule: - interval: daily - timezone: Europe/Berlin -- package-ecosystem: maven - directory: "/webapps" - schedule: - interval: daily - timezone: Europe/Berlin -- package-ecosystem: npm - directory: "/webapps" - schedule: - interval: daily - timezone: Europe/Berlin -- package-ecosystem: npm - directory: "/webapps/ui/cockpit" - schedule: - interval: daily - timezone: Europe/Berlin \ No newline at end of file