mirror of
https://github.com/nikdoof/ohayodash.git
synced 2025-12-13 10:02:17 +00:00
Update dependency ruff to ^0.12.0 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.11.0"
|
||||
ruff = "^0.12.0"
|
||||
|
||||
[tool.ruff]
|
||||
lint.ignore = ["E501"]
|
||||
Reference in New Issue
Block a user