rcmdnk / chatgpt-prompt-wrapper

cli tool to wrap ChatGPT Python API
https://pypi.org/project/chatgpt-prompt-wrapper/
Apache License 2.0
8 stars 2 forks source link

chore(deps): update pre-commit hook rcmdnk/pyproject-pre-commit to v0.1.11 #123

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rcmdnk/pyproject-pre-commit repository patch v0.1.10 -> v0.1.11

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

rcmdnk/pyproject-pre-commit (rcmdnk/pyproject-pre-commit) ### [`v0.1.11`](https://togithub.com/rcmdnk/pyproject-pre-commit/compare/v0.1.10...v0.1.11) [Compare Source](https://togithub.com/rcmdnk/pyproject-pre-commit/compare/v0.1.10...v0.1.11)

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

what-the-diff[bot] commented 3 months ago

PR Summary

:sparkles: Enhanced Pre-Commit Check

The best way to describe this change is imagining it like automatic proofread. We've added something called a black-diff hook to our pre-commit configuration. A "pre-commit configuration" is a set of rules that every computer code has to pass before it is included in our project. Think of it like our secret service vetting before someone can join the president's detail.

This black-diff hook essentially checks if our code is well-groomed, neat, and clean (almost like checking if the suit is well ironed before you present it to the president). :smile:

:rocket: Updated Version of Validation Tool

Additionally, to keep everything up-to-date and on the cutting edge, we've advanced to the v0.1.11 version of rcmdnk/pyproject-pre-commit, which is a crucial tool in our toolbox that helps us maintain the best and cleanest code. 🏎️

Cheers to smoother, cleaner, and more efficient coding! πŸ™ŒπŸŽ‰