diff --git a/.dependabot/config.yml b/.dependabot/config.yml index 9030a59..6c90196 100644 --- a/.dependabot/config.yml +++ b/.dependabot/config.yml @@ -4,8 +4,3 @@ update_configs: directory: "/server" update_schedule: "daily" target_branch: "master" - allowed_updates: - - match: - dependency_type: "all" - update_type: "all" - version_requirement_updates: "increase_versions"