Skip to content

Commit bd26ae3

Browse files
committed
⬆️ bump ruff to 0.12.4
1 parent 28fa691 commit bd26ae3

File tree

2 files changed

+84
-84
lines changed

2 files changed

+84
-84
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"orjson>=3.11.0; python_version<'3.14'", # used by mypy
5050
]
5151
lint = [
52-
"ruff==0.12.1",
52+
"ruff==0.12.4",
5353
]
5454
mypy = [
5555
"mypy==1.17.0",

0 commit comments

Comments
 (0)