Skip to content

Commit 5fdc1bb

Browse files
authored
add ruff as a dev dependency (#7612)
1 parent 91d5ae4 commit 5fdc1bb

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ dev = [
3232
"mypy>=1.16.1",
3333
"pytest>=8.4.0",
3434
"pytest-httpserver>=1.1.3",
35+
"ruff>=0.12.1",
3536
"trustme>=1.2.1",
3637
]

uv.lock

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)