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