X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/77f46bbe29313690e93c4ef9147bc6c0d7597470..91328d0cfafb16b6a070be1303492b04e428fe7c:/.rubocop.yml?ds=sidebyside diff --git a/.rubocop.yml b/.rubocop.yml index 75bc2d9d8..c4b812d92 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,7 +1,7 @@ inherit_from: .rubocop_todo.yml AllCops: - TargetRubyVersion: 3.0 + TargetRubyVersion: 3.1 ChefModernize/IncludingAptDefaultRecipe: Enabled: false