diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 66bb242dc..71e2bd80d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,6 @@ updates: directory: "/" schedule: interval: "weekly" - + allowed_updates: + - match: + update_type: "security"