diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3ba6eaf8..97d01c3d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -73,6 +73,13 @@ updates: schedule: interval: "weekly" + # Frameworks. + + - directory: "/framework/apache-superset" + package-ecosystem: "pip" + schedule: + interval: "weekly" + # Topics. - directory: "/topic/machine-learning/automl"