X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/77f46bbe29313690e93c4ef9147bc6c0d7597470..f17e3ae797bc5031f9f0fc4aecf69651516b282f:/.rubocop.yml 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