diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a92a077..eab5f4c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,6 @@ updates: - package-ecosystem: "mix" directory: "/" target-branch: "main" + insecure-external-code-execution: allow schedule: interval: "daily"