Skip to content

Commit ef9927d

Browse files
chore(deps): Update dependency ruff to ^0.12.0
1 parent 685f9fb commit ef9927d

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ requires = ["poetry-core"]
2222
build-backend = "poetry.core.masonry.api"
2323

2424
[tool.poetry.group.dev.dependencies]
25-
ruff = "^0.11.0"
25+
ruff = "^0.12.0"
2626
pre-commit = "^4.1.0"
2727

2828
[tool.ruff]

0 commit comments

Comments
 (0)