Skip to content

Commit 237a5fb

Browse files
committed
Update project to use ruff compatible with pre-commit version
1 parent b495d96 commit 237a5fb

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ dev = [
190190
"pytest-asyncio>=0.23.3",
191191
"pytest>=7.4.4",
192192
"pyyaml>=6.0.3",
193-
"ruff>=0.9.1",
193+
"ruff>=0.15.1",
194194
"toml>=0.10.2",
195195
]
196196
docs = [

uv.lock

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

0 commit comments

Comments
 (0)