Commit 85d87350 authored by nimrod's avatar nimrod
Browse files

Exclude VERSION of the eof hook.

I'm tired of fighting with semver-bump and that hook.
parent 2c76b41c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ repos:
      - id: check-yaml
      - id: detect-private-key
      - id: end-of-file-fixer
        exclude: VERSION
      - id: trailing-whitespace

  - repo: https://github.com/codespell-project/codespell.git