Skip to content

Commit f6f59b4

Browse files
Bump ruff to 0.7.4 (#13141)
Co-authored-by: Adam Turner <[email protected]>
1 parent 92210f5 commit f6f59b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ docs = [
8282
]
8383
lint = [
8484
"flake8>=6.0",
85-
"ruff==0.7.3",
85+
"ruff==0.7.4",
8686
"mypy==1.13.0",
8787
"sphinx-lint>=0.9",
8888
"types-colorama==0.4.15.20240311",

0 commit comments

Comments
 (0)