diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 45dd97a..4daaa24 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -6,3 +6,8 @@ updates: schedule: interval: daily time: "06:00" + - package-ecosystem: "pip" + directory: "/tautulli" + schedule: + interval: daily + time: "06:00"