diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d0b56e0..fa1a5f0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,11 +6,11 @@ repos: # rev: 24.8.0 # hooks: # - id: black -- repo: https://github.com/pycqa/isort - rev: 5.13.2 - hooks: - - id: isort - name: isort (python) +# - repo: https://github.com/pycqa/isort +# rev: 5.13.2 +# hooks: +# - id: isort +# name: isort (python) - repo: https://github.com/Riverside-Healthcare/djLint rev: v1.34.0 hooks: