Skip to content

Commit e2a958a

Browse files
committed
Add ruff to dependencies
1 parent d767512 commit e2a958a

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

poetry.lock

Lines changed: 30 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ pylint = ">=2.15.4"
5959
pysonar = "^1.0.1.1548"
6060
pytest = ">=7.2.2,<9"
6161
pyupgrade = ">=2.38.2,<4.0.0"
62+
ruff = "^0.14.5"
6263
shibuya = ">=2024.5.14"
6364
sphinx = ">=5.3,<8"
6465
sphinx-copybutton = "^0.5.0"

0 commit comments

Comments
 (0)