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

Commit 0894bce

Browse files
committed
Changing required ruff version to ">=0.13.1"
1 parent 94a7375 commit 0894bce

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
@@ -63,7 +63,7 @@ dev = [
6363

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

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

0 commit comments

Comments
 (0)