## Description (Split out from #3608) We currently have a `pre-commit` autoupdate, but following #3608 - we might want that to work differently https://github.com/narwhals-dev/narwhals/blob/c3a512c3c43e0fa975ebe50ff927b6513af9b541/.pre-commit-config.yaml#L1-L2 ## Related - https://docs.renovatebot.com/ - https://github.com/narwhals-dev/narwhals/pull/3608#discussion_r3261248778 - https://github.com/ibis-project/ibis/blob/eb94a64f7e1fb614ece94dd3b61b3ba0454d0de9/.github/renovate.json
Description
(Split out from #3608)
We currently have a
pre-commitautoupdate, but following #3608 - we might want that to work differentlynarwhals/.pre-commit-config.yaml
Lines 1 to 2 in c3a512c
Related