diff --git a/.dependabot/config.yml b/.dependabot/config.yml index 4797db05e..275679fbd 100644 --- a/.dependabot/config.yml +++ b/.dependabot/config.yml @@ -12,12 +12,3 @@ update_configs: allowed_updates: - match: update_type: "security" - - package_manager: "go:modules" - directory: "/protocol" - update_schedule: "weekly" - default_assignees: - - "cammellos" - - "Samyoul" - allowed_updates: - - match: - update_type: "security"