X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9a419c479230792efda72004042df8dd45151cc3..1d2c3c93a1dce4b0db654f810918d94d83904bb3:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index 80bd36dad..a2d78c8d2 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,7 +1,7 @@ inherit_from: .rubocop_todo.yml AllCops: - TargetRubyVersion: 2.7 + TargetRubyVersion: 3.0 ChefModernize/IncludingAptDefaultRecipe: Enabled: false