Enable 2 precommit checks

pull/163/head
cidrblock 2022-04-07 13:24:53 -07:00
parent c5d2df6256
commit e60a03686b
2 changed files with 4 additions and 2 deletions

View File

@ -3,8 +3,6 @@ ci:
skip: skip:
# pre-commit.ci has trouble with this one # pre-commit.ci has trouble with this one
- update-docs - update-docs
- end-of-file-fixer
- trailing-whitespace
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.1.0 rev: v3.1.0

View File

@ -0,0 +1,4 @@
---
trivial:
- Enable pre-commit.ci end-of-file-fixer
- Enable pre-commit-ci trailing-whitespace