Skip to content

pylint-secure-coding-standard v1.5.0

Compare
Choose a tag to compare
@Takishima Takishima released this 19 Nov 08:20
· 19 commits to main since this release
8130e52

Changed

  • Changed minimum Python version to 3.8.X
  • Requires Pylint 3.0

Fixed

  • Compatibility with Pylint 3.0

Repository

  • Replace most Python pre-commit hooks with ruff
  • Update release drafting GitHub workflow
  • Modify pull requests workflow to automatically update CHANGELOG file if it was created by pre-commit.ci
  • Added some more pre-commit hooks:
    • doc8
    • codespell
    • yamllint
    • blacken-docs
  • Update thomaseizinger/create-pull-request GitHub Action to v1.3.1
  • Update astral-sh/ruff-pre-commit to v0.1.5
  • Update asottile/blacken-docs hook to v1.16.0
  • Update codespell-project/codespell hook to v2.2.6
  • Update Lucas-C/pre-commit-hooks hook to v1.5.4
  • Update pre-commit/pre-commit-hooks hook to v4.5.0
  • Update psf/black hook to v23.11.0
  • Update yamllint hook to v1.33.0
  • Update GitHub Action stefanzweifel/git-auto-commit-action to v5