Skip to content

autohooks-plugin-mypy 23.3.0

Choose a tag to compare

@greenbonebot greenbonebot released this 30 Mar 08:34

23.3.0 - 2023-03-30

Added

  • Add settings for black bf24ea2
  • Add badges to README 9c2a143
  • Add workflow for reviewing the dependencies a14b772
  • Use dependabot to update the dependencies automatically 32e2ac0
  • Add CODEOWNERS file for auto review assignments e7e01a3
  • Setup GitHub Actions workflows for CI/CD be88207
  • Add pontos as dev dependency for version management 36d9924
  • Include the tests in the source distribution 6c9310b

Changed

  • Update pylintrc for pylint >= 2.15.0 591ef16
  • Require at least Python 3.7.2 to allow installing pylint >= 2.15.0 6d77a6a
  • Loosen the requirments on a specific mypy version f898508
  • Update package meta information d9c4c6c
  • Use better gitignore file 1a7e248
  • Update dependencies and add poetry.lock file 6b3fa51

Bug Fixes

  • Add type hints for the mypy plugin 53ca371