Closed renovate[bot] closed 3 months ago
: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! ππ
This PR contains the following updates:
v0.1.10
->v0.1.11
Note: The
pre-commit
manager in Renovate is not supported by thepre-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.