class RuboCop::Cop::Chef::Modernize::DependsOnZypperCookbook

Don’t depend on the zypper cookbook as the zypper_repository resource is built into Chef Infra Client 13.3+

@example

### incorrect
depends 'zypper'