Remove unused .pre-commit-config.yaml (#1042)

Since we don't use that tool (<https://pre-commit.com>), and there are
better alternatives should we want to expand coverage of these kind of
things.

Closes @W-7923935@.

[skip changelog]
This commit is contained in:
Ed Morley
2020-08-11 19:21:40 +01:00
committed by GitHub
parent 43600f25a5
commit e83576f6b4
-7
View File
@@ -1,7 +0,0 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace