chore: added pre-commit to dev dependency group#86
Conversation
|
🎉 Welcome to the Kubeflow MCP Server! 🎉 Thanks for opening your first PR! We're happy to have you as part of our community 🚀 Here's what happens next:
Join the community:
Feel free to ask questions in the comments if you need any help or clarification! |
|
Hey @Shaurya2k06 , thanks for the fast fix /lgtm cc : @abhijeet-dhumal |
|
/ok-to-test |
11f9ac4 to
d2fa022
Compare
Signed-off-by: shaurya2k06 <shaurya2k06@gmail.com>
d2fa022 to
8cec1f9
Compare
|
Thanks /lgtm |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhijeet-dhumal The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
This pull request adds a new development dependency to the project. The
pre-committool is now included in thedevdependency group to help automate code quality checks before commits.Development tooling:
pre-commit>=4.2.0to thedevdependency group inpyproject.tomlto enable automated pre-commit hooks for code quality.Related Issue
Fixes #85
Checklist
make test-python)make verify)git commit -s)Testing