chore(deps): update pre-commit hooks#14
Merged
Merged
Conversation
Automated pre-commit hook update: - Updated hooks to latest versions using 'pre-commit autoupdate --freeze' - Migrated configuration if needed - Number of hooks updated: 2 - Generated on 2025-08-11 12:14:37 UTC - Workflow: Update Pre-commit Hooks - Run ID: 16879699290 🤖 Generated by GitHub Actions
Contributor
Author
📊 Configuration Changesdiff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 799b4c9..c2c2cbe 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -17,7 +17,7 @@ minimum_pre_commit_version: "3.7.0" # requires Python‑based hooks v2.0+
repos:
# ---------------------- Core hygiene hooks --------------------------
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
+ rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
hooks:
- id: check-added-large-files
- id: end-of-file-fixer💡 Tips for TestingQuick test (recommended): pre-commit run --all-filesTest specific hooks: pre-commit run <hook-id> --all-filesUpdate hooks manually: pre-commit autoupdate |
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



🤖 Automated Pre-commit Hooks Update
This PR updates all pre-commit hooks to their latest versions.
📋 Changes Made
pre-commit autoupdate --freezefor reproducible builds🔍 What's Updated
All hooks in
.pre-commit-config.yamlhave been updated to their latest compatible versions.✅ Benefits
🧪 Testing Status
Pre-commit hooks were tested after update - check workflow logs for results.
📝 Next Steps
pre-commit run --all-filesif desired🔐 Security Notes
--require-hashes)🤖 Automation Details
Update Pre-commit Hookschore/update-pre-commit-hooks-20250811-1214(timestamped for uniqueness)Note: This PR was created automatically. To customize updates:
.pre-commit-config.yamlmanuallychore/update-pre-commit-hooks-20250811-1214branch