Skip to content

Commit 01c4e85

Browse files
committed
Changing required ruff version to ">=0.13.1"
1 parent ef014fb commit 01c4e85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dev = [
6363

6464
[tool.ruff]
6565
line-length = 120
66-
required-version = ">=0.12.0"
66+
required-version = ">=0.13.1"
6767

6868
[tool.ruff.format]
6969
docstring-code-format = true

0 commit comments

Comments
 (0)