Skip to content

pylint-secure-coding-standard v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 08:01
· 42 commits to main since this release
8370fae

Fixed

  • Fixed uses of of pylint.testutils.MessageTest instead of pylint.testutils.Message for Pylint >= 2.12
  • Fixed failing tests due to missing ignore_position argument to assertAddsMessages()

Repository

  • Update black hook to v22.3.0
  • Update check-manifest hook to v0.48
  • Update isort hook to v5.10.1
  • Update flake8 hook to v4.0.1
  • Update pre-commit/pre-commit-hooks to v4.2.0
  • Update Lucas-C/pre-commit-hooks hook to v1.1.13
  • Update dangoslen/changelog-enforcer GitHub action to v3
  • Update thomaseizinger/create-pull-request GitHub action to v1.2.2
  • Update thomaseizinger/keep-a-changelog-new-release GitHub action to v1.3.0
  • Update GitHub's CodeQL action to v2
  • Update parse-changelog version to v0.4.7
  • Fixed issue with release publishing GitHub workflow