Skip to content

Commit 6b5a8c5

Browse files
author
Roman
committed
bring back our version for CI
1 parent 8310023 commit 6b5a8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
python -m venv .venv
4040
. .venv/bin/activate
4141
python -m pip install --upgrade uv
42-
uv pip install ruff
42+
uv pip install ruff==0.4.7
4343
4444
- save_cache:
4545
name: Save cached ruff venv

0 commit comments

Comments
 (0)