Skip to content

Commit 0746682

Browse files
authored
fix: ruff target version (#890)
1 parent 299d22c commit 0746682

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
@@ -39,6 +39,7 @@ python-semantic-release = "^8.7"
3939
[tool.ruff]
4040
fix = true
4141
line-length = 88
42+
target-version = "py38"
4243

4344
[tool.ruff.lint]
4445
select = [

0 commit comments

Comments
 (0)