Take ruff 0.16.4, which no-stale-hook-pins asked for - #77
Conversation
ruff-pre-commit cut v0.16.4 upstream, so the guard that reads every hook pin at the manual stage started refusing -- on main and on every open branch at once, because the comparison is against the latest tag at run time rather than against anything in the tree. Nothing here changes shape: ruff reports no new finding over this repository at 0.16.4.
|
Warning Review limit reached
Next review available in: 46 minutes Limit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #77 +/- ##
=======================================
Coverage 90.36% 90.36%
=======================================
Files 35 35
Lines 11168 11168
=======================================
Hits 10092 10092
Misses 1076 1076 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
ruff-pre-commitcut v0.16.4 upstream, sono-stale-hook-pinsat the manual stage began refusing -- on main and on every open branch at once, because it compares against the latest upstream tag at run time rather than against anything in the tree.Nothing changes shape: ruff reports no new finding over this repository at 0.16.4.
Split out of #76 so an unrelated pin bump does not ride into a feature commit.