diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eda876c..4266da0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,6 @@ repos: hooks: - id: black name: Run black in files - exclude: ^.github/ - repo: https://github.com/pycqa/isort rev: 5.13.2