diff --git a/.overcommit.yml b/.overcommit.yml index 501a51c5..adb9505d 100644 --- a/.overcommit.yml +++ b/.overcommit.yml @@ -1,6 +1,10 @@ gemfile: Gemfile PreCommit: + # Disabled since this causes spurious failures on AppVeyor builds + BrokenSymlinks: + enabled: false + BundleCheck: enabled: true