updated pre commit

class-solution
Daniel Pozsar 2 months ago
parent 37ccf42d61
commit 933a50fddf

@ -14,11 +14,8 @@ repos:
# rev: v4.6.0 # rev: v4.6.0
# hooks: # hooks:
# - id: trailing-whitespace # - id: trailing-whitespace
# exclude: ^data/
# - id: end-of-file-fixer # - id: end-of-file-fixer
# exclude: ^data/
# - id: check-added-large-files # - id: check-added-large-files
# exclude: ^data/
# - id: check-yaml # - id: check-yaml
- repo: https://github.com/pycqa/isort - repo: https://github.com/pycqa/isort
rev: 5.13.2 rev: 5.13.2

Loading…
Cancel
Save