Skip to content

Commit b7ad086

Browse files
committed
Pin ruff>=0.15.2 to ensure consistent linting across environments
1 parent 122a6e4 commit b7ad086

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev = [
1919
"pytest-asyncio>=0.24",
2020
"aioboto3>=13.0",
2121
"google-cloud-storage>=2.0",
22-
"ruff",
22+
"ruff>=0.15.2",
2323
"mypy",
2424
]
2525

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)