Skip to content

Commit 469e88d

Browse files
committed
require specific ruff version
1 parent 4ba872c commit 469e88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requests-cache
1414
polib
1515

1616
# For pre-commit
17-
ruff
17+
ruff==0.9.4 # ruff version must exactly match pre-commit-config.yaml
1818
pyyaml
1919
pre-commit
2020
micropython-uncrustify

0 commit comments

Comments
 (0)