Skip to content

Commit

Permalink
Merge pull request #10035 from jepler/pin-ruff
Browse files Browse the repository at this point in the history
require specific ruff version
  • Loading branch information
tannewt authored Feb 7, 2025
2 parents 9e08417 + 469e88d commit a92e64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ requests-cache
polib

# For pre-commit
ruff
ruff==0.9.4 # ruff version must exactly match pre-commit-config.yaml
pyyaml
pre-commit
micropython-uncrustify
Expand Down

0 comments on commit a92e64c

Please sign in to comment.