Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit 8e640b8

Browse files
committed
add ruff to pyproject dev-group
1 parent c264295 commit 8e640b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Issues = "https://github.com/flet-dev/flet-webview/issues"
2222
[dependency-groups]
2323
dev = [
2424
"pre-commit>=4.2.0",
25+
"ruff>=0.11.7",
2526
]
2627
docs = [
2728
"mkdocs",

0 commit comments

Comments
 (0)