Open
Conversation
9204973 to
8718d43
Compare
8ce9b53 to
569be8c
Compare
Member
Author
|
Converting to draft because I'm not sure if this is a good idea to have. It could generate a good amount of changes if it checks and updates |
ed44639 to
3c468cc
Compare
Member
Author
|
This is ready for review. |
3c468cc to
c689f66
Compare
Ruchitha12
approved these changes
Jan 12, 2026
Member
Ruchitha12
left a comment
There was a problem hiding this comment.
Ran pre-commit check locally. All hooks passed with the updated dependencies.
- added a disabled python dependencies update automation and why - removed extra line from docs about upgrading python dependencies
c689f66 to
69e7e00
Compare
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.
Fixes #529
What changes did you make?
auto upgrade python dependencies in pre-commmitcommented outWhy did you make the changes (we will use this info to test)?
Testing
precommit-check.shscript should finish without error.