diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b01d9c5d6..0490ae968 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,6 +58,8 @@ repos: - py>=1.8.2 - attrs>=19.2.0 - packaging + - types-toml + - types-pkg_resources - repo: local hooks: - id: rst