.overcommit.yml in cpflow-3.0.1 vs .overcommit.yml in cpflow-4.0.0

- old
+ new

@@ -8,9 +8,9 @@ RuboCop: enabled: true on_warn: fail command: ["bundle", "exec", "rubocop"] -PrePush: - RSpec: - enabled: true - command: ["bundle", "exec", "rspec"] +# PrePush: +# RSpec: +# enabled: true +# command: ["bundle", "exec", "rspec"]