X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ec1ecc81ad6c862db39f4bfd0fd830f44909b61a..b404f84fa994ff287428c84cfcba747dee0e026f:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index 044181e0d..80bd36dad 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,7 +1,7 @@ inherit_from: .rubocop_todo.yml AllCops: - TargetRubyVersion: 2.6 + TargetRubyVersion: 2.7 ChefModernize/IncludingAptDefaultRecipe: Enabled: false