mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-04 05:31:38 +00:00
ci: releases (#2530)
* ci: releases * docs: minor update form @wjakob * fix: enforce reasonable version of setuptools
This commit is contained in:
@@ -53,7 +53,7 @@ repos:
|
||||
|
||||
# CMake formatting
|
||||
- repo: https://github.com/cheshirekow/cmake-format-precommit
|
||||
rev: v0.6.11
|
||||
rev: v0.6.13
|
||||
hooks:
|
||||
- id: cmake-format
|
||||
additional_dependencies: [pyyaml]
|
||||
@@ -62,7 +62,7 @@ repos:
|
||||
|
||||
# Checks the manifest for missing files (native support)
|
||||
- repo: https://github.com/mgedmin/check-manifest
|
||||
rev: "0.42"
|
||||
rev: "0.43"
|
||||
hooks:
|
||||
- id: check-manifest
|
||||
# This is a slow hook, so only run this if --hook-stage manual is passed
|
||||
|
||||
Reference in New Issue
Block a user