Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sulstice committed Apr 2, 2022
1 parent ff7aa22 commit 6356958
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,6 @@ repos:
# 'flake8-implicit-str-concat==0.2.0',
# ]

- repo: https://github.com/PyCQA/isort
rev: 5.10.1
hooks:
- id: isort
files: global_chem/global_chem/*.py
exclude: setup.py
- id: isort
files: global_chem_extensions/global_chem_extensions/*.py
exclude: setup.py

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.942
hooks:
Expand Down

0 comments on commit 6356958

Please sign in to comment.