Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We pin most of our linters, but we have gotten away so far without pinning ruff. However, today CI is broken because the ruff 0.5.2 (patchlevel) release seems to have added a rule. (Or maybe it fixed a rule that was broken before. Either way, it broke us.) From here forward, let's pin ruff, too, and dependabot can propose updating the version from time to time, just as it does with the other linters. (cherry picked from commit 250e61a) Co-authored-by: Jim Garrison <[email protected]>
- Loading branch information