-
Notifications
You must be signed in to change notification settings - Fork 906
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pre-commit autoupdate 2024-08-16 #4102
pre-commit autoupdate 2024-08-16 #4102
Conversation
697f812
to
416fbe2
Compare
Signed-off-by: Christian Clauss <cclauss@me.com>
416fbe2
to
03cd2d4
Compare
Thanks a lot @cclauss! @kedro-org/kedro-framework Should we make these pre-commit updates automatic? Also please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @cclauss and @astrojuanlu! I think it’s a great idea to create these PRs on a regular basis, maybe every two weeks or once a month, if there have been any changes during that period.
Manual or automated? From the commit message:
|
docs/source/notebooks_and_ipython/notebook-example/add_kedro_to_a_notebook.ipynb
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution @cclauss ⭐ !
Description
Update pre-commit dependencies. These pull requests can be automated via https://pre-commit.ci
Development notes
Developer Certificate of Origin
We need all contributions to comply with the Developer Certificate of Origin (DCO). All commits must be signed off by including a
Signed-off-by
line in the commit message. See our wiki for guidance.If your PR is blocked due to unsigned commits, then you must follow the instructions under "Rebase the branch" on the GitHub Checks page for your PR. This will retroactively add the sign-off to all unsigned commits and allow the DCO check to pass.
Checklist
RELEASE.md
file