diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 78aed0b08..f40f79c51 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,6 +29,9 @@ updates: symfony-dependencies: patterns: - "symfony/*" + twig-dependencies: + patterns: + - "twig/*" reviewers: - j0k3r - yguedidi