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