Merge pull request #580 from pre-commit/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Anthony Sottile 2021-04-05 11:30:45 -07:00 committed by Ryan Luckie
commit ab4411023d
4 changed files with 73 additions and 1 deletions

View file

@ -66,6 +66,7 @@ console_scripts =
requirements-txt-fixer = pre_commit_hooks.requirements_txt_fixer:main
sort-simple-yaml = pre_commit_hooks.sort_simple_yaml:main
trailing-whitespace-fixer = pre_commit_hooks.trailing_whitespace_fixer:main
check-gitleaks = pre_commit_hooks.check_gitleaks:main
[bdist_wheel]
universal = True