Skip to content

Pin the pre-commit hook hashes#294

Open
peytondmurray wants to merge 1 commit into
bloomberg:mainfrom
peytondmurray:293-pre-commit-freeze
Open

Pin the pre-commit hook hashes#294
peytondmurray wants to merge 1 commit into
bloomberg:mainfrom
peytondmurray:293-pre-commit-freeze

Conversation

@peytondmurray
Copy link
Copy Markdown

Issue number of the reported bug or feature request: Closes #293.

Describe your changes
This PR pins (and updates) the pre-commit hooks using commit hashes rather than (potentially mutable) git refs. For future reference, the command used here was pre-commit autoupdate --freeze.

Testing performed
No testing required.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.19%. Comparing base (debc9e8) to head (ea5ec26).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #294   +/-   ##
=======================================
  Coverage   79.19%   79.19%           
=======================================
  Files          51       51           
  Lines        5542     5542           
  Branches      577      577           
=======================================
  Hits         4389     4389           
  Misses       1153     1153           
Flag Coverage Δ
cpp 79.19% <ø> (ø)
python 79.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: pdmurray <peynmurray@gmail.com>
Co-authored-by: Sarah Monod <smonod1@bloomberg.net>
@sarahmonod sarahmonod force-pushed the 293-pre-commit-freeze branch from ea5ec26 to 7a5db2b Compare May 18, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use pre-commit instead of Prek

2 participants