]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop.yml
Target ruby 3.1 to match chef 18
[chef.git] / .rubocop.yml
index 75bc2d9d8472675959475261618e83c012736bcf..c4b812d920a1cb17d54f9bf64eecb74863d9d4ed 100644 (file)
@@ -1,7 +1,7 @@
 inherit_from: .rubocop_todo.yml
 
 AllCops:
-  TargetRubyVersion: 3.0
+  TargetRubyVersion: 3.1
 
 ChefModernize/IncludingAptDefaultRecipe:
   Enabled: false