2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-24 07:38:33 +00:00

Update pre-commit config

This commit is contained in:
Lev Vereshchagin 2021-12-14 15:53:31 +03:00
parent 6bb3d65ae3
commit 37e26ff2c9

View File

@ -2,6 +2,8 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable
- id: trailing-whitespace
- id: end-of-file-fixer