Loading .pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ # exclude: '^fixtures/' repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 # renovate:managed rev: v6.0.0 # renovate:managed hooks: - id: trailing-whitespace - id: end-of-file-fixer Loading Loading
.pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ # exclude: '^fixtures/' repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 # renovate:managed rev: v6.0.0 # renovate:managed hooks: - id: trailing-whitespace - id: end-of-file-fixer Loading