Commit 822c9a3
ci: pin ruff==0.14.10 for deterministic lint (matches pre-commit)
Newer ruff enforces UP042 (str,Enum -> StrEnum) which would require a
behavior-affecting enum refactor. Pin to the linted version instead.
Co-Authored-By: claude-flow <ruv@ruv.net>1 parent a490453 commit 822c9a3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments