Update .pre-commit-config.yaml

master
Fabio Caccamo 2022-12-11 23:06:39 +01:00
parent 03d318fb24
commit df6e330747
1 changed files with 5 additions and 3 deletions

View File

@ -22,7 +22,9 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: fix-encoding-pragma
args: [--remove]
- id: trailing-whitespace
# - id: end-of-file-fixer
# - id: check-yaml
# - id: check-added-large-files
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files