diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 64f106041..7f8565f92 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,15 @@ version: 2 updates: + - package-ecosystem: "pip" + directory: "/" + insecure-external-code-execution: allow + schedule: + interval: "monthly" + groups: + trame: + patterns: + - "trame" + - "trame-*" - package-ecosystem: "docker" directory: "/" schedule: