Introduce pre-commit configuration#280
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| - repo: https://github.com/astral-sh/ruff-pre-commit | ||
| rev: v0.15.13 |
There was a problem hiding this comment.
Hi. It is difficult to keep the version in sync with the version written in pyproject.toml, right? Maybe there is a better solution for that today?
There was a problem hiding this comment.
Unfortunately no, pre-commit config does not support dynamic version definition.
Summary of the changes / Why this is an improvement
Checklist