Make pre-commit do less (#3838)

This commit is contained in:
Shantanu 2023-08-15 06:51:26 -07:00 committed by GitHub
parent 66648c528a
commit 7c4fe83bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,3 +63,6 @@ repos:
hooks: hooks:
- id: end-of-file-fixer - id: end-of-file-fixer
- id: trailing-whitespace - id: trailing-whitespace
ci:
autoupdate_schedule: quarterly