Skip to content

Commit ea53cd4

Browse files
committed
Bump Ruff to 0.12.0
1 parent c188e3f commit ea53cd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ docs = [
9393
"sphinxcontrib-websupport",
9494
]
9595
lint = [
96-
"ruff==0.11.13",
96+
"ruff==0.12.0",
9797
"mypy==1.15.0",
9898
"sphinx-lint>=0.9",
9999
"types-colorama==0.4.15.20240311",
@@ -136,7 +136,7 @@ docs = [
136136
"sphinxcontrib-websupport",
137137
]
138138
lint = [
139-
"ruff==0.11.13",
139+
"ruff==0.12.0",
140140
"sphinx-lint>=0.9",
141141
]
142142
package = [

0 commit comments

Comments
 (0)