diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5c563144..bf11b04d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,14 @@ updates: actions: patterns: - "*" + + - package-ecosystem: pip + directory: "/" + schedule: + interval: monthly + assignees: + - "ezio-melotti" + groups: + pip: + patterns: + - "*"