Skip to content

cmake-pre-commit-hooks v1.9.5

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 12:46
· 13 commits to main since this release
d2b93ec

Added

  • Added metadata to mark support for Python 3.12 and enabled CI checks for it
  • Implemented PEP-621

Changed

  • Remove all Python linters/formatters in favour of ruff
  • Require setuptools>=61.0 in preparation for PEP-621

Repository

  • Fix GitHub workflows
  • Update astral-sh/ruff-pre-commit to v0.1.8
  • Update adrienverge/yamllint hook to v1.33.0