.rubocop_todo.yml in packer-config-1.5.0 vs .rubocop_todo.yml in packer-config-1.6.0

- old
+ new

@@ -41,10 +41,10 @@ Max: 30 # Offense count: 4 # Configuration parameters: CountComments. Metrics/ClassLength: - Max: 137 + Max: 150 # Offense count: 7 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 27