Copy link
Copy Markdown
Member
This does two things:
- Makes the updates run quarterly instead of weekly. IMO the monthly updates have been a bit too much in the past, especially since these are "just" code quality dependencies
- Instead of using the default commit message
[pre-commit.ci] pre-commit autoupdateit sets a commit message that is roughly in the same style as the dependabot commit messages. Probably mostly personal preference but at least the[pre-commit.ci]part is unnecessary IMO and so far I've always removed it.
See https://pre-commit.ci/#configuration for reference.
Copy link
Copy Markdown
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! Looks like you edited the (optional) requirements or the pre-commit hooks. I'm just a friendly reminder to keep the additional dependencies for the hooks in sync with the requirements :)
Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok. But if I see a new ruff version with new features i'm definitely sending a pr asap