config/other-style.yml in rubocop-govuk-3.1.0 vs config/other-style.yml in rubocop-govuk-3.2.0

- old
+ new

@@ -378,5 +378,14 @@ single-line body. Enabled: false Style/FrozenStringLiteralComment: Enabled: false + +Style/HashEachMethods: + Enabled: true + +Style/HashTransformKeys: + Enabled: true + +Style/HashTransformValues: + Enabled: true