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 ea432b8 commit b611302
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,6 @@ repos:
# 'flake8-implicit-str-concat==0.2.0',
# ]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.942
hooks:
- id: mypy
args: ["--pretty", "--show-error-codes"]
additional_dependencies: [
'keyring==23.0.1',
'nox==2021.6.12',
'pytest==6.2.5',
'types-docutils==0.1.8',
'types-setuptools==57.0.2',
'types-six==0.1.9',
]
exclude: global_chem_extensions/setup.py

- repo: https://github.com/mgedmin/check-manifest
rev: '0.48'
hooks:
Expand Down

0 comments on commit b611302

Please sign in to comment.