Skip to content

cmake-pre-commit-hooks v1.8.1

Choose a tag to compare

@github-actions github-actions released this 20 Apr 21:59
· 49 commits to main since this release
6fb7fcd

Added

  • Added support for C++ module files by default

Fixed

  • Fixed some typos in the README file (thanks to @onuralpszr)

Changed

  • Require users to explicitly set -B|--build-dir if they pass --preset to CMake (see issue #63)

Repository

  • Update Lucas-C/pre-commit-hooks hook to v1.5.1
  • Update codespell to v2.2.4
  • Update yamllint hook to v1.30.0
  • Update black hook to v23.3.0
  • Update bandit hook to v1.7.5
  • Update isort hook to v5.12.0