diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bdf737de0a..e213874e0c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: composer: applies-to: security-updates patterns: - - * + - "*" schedule: interval: daily @@ -23,7 +23,7 @@ updates: composer: applies-to: security-updates patterns: - - * + - "*" schedule: interval: daily