Files
langchain/.pre-commit-config.yaml
Mason Daugherty 4493b2cce1 ci(anthropic): check version consistency in pre-commit (#37758)
Local pre-commit already verified `pyproject.toml`/version-file sync for
`core` and `langchain_v1`, but not `anthropic` — even though the
`check_core_versions.yml` CI workflow already gates all three. This
wires the existing `anthropic` check into pre-commit so the mismatch
gets caught before commit rather than only in CI.
2026-05-28 16:41:53 -04:00

4.8 KiB