diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c9e30ca..eeec81e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,6 +15,9 @@ # # You should have received a copy of the GNU Lesser General Public License # along with tad-dftd4. If not, see . +ci: + skip: [mypy] + repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0