mirror of
https://github.com/nikdoof/ohayodash.git
synced 2025-12-13 10:02:17 +00:00
Update dependency ruff to ^0.10.0
This commit is contained in:
@@ -18,7 +18,7 @@ requires = ["poetry-core>=2.0.0,<3.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.group.test.dependencies]
|
||||
ruff = "^0.9.0"
|
||||
ruff = "^0.10.0"
|
||||
|
||||
[tool.ruff]
|
||||
lint.ignore = ["E501"]
|
||||
Reference in New Issue
Block a user