Skip to content

Commit 6237e5c

Browse files
Bump Ruff target-version
1 parent 811db94 commit 6237e5c

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
@@ -26,7 +26,7 @@ Issues = "https://github.com/bufbuild/protovalidate-python/issues"
2626
source = "vcs"
2727

2828
[tool.ruff]
29-
target-version = "py38"
29+
target-version = "py39"
3030
line-length = 120
3131
lint.select = [
3232
"A",

0 commit comments

Comments
 (0)