X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..9c48ae6b9154acb9aeb57cb94fb2fae5a88b9c8d:/.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