Skip to content

Commit 640cc17

Browse files
authored
Merge pull request #663 from fedejaure/dependabot/pip/main/ruff-0.16.3
chore(deps-dev): bump ruff from 0.15.15 to 0.16.3
2 parents 704cef8 + a0b7bc8 commit 640cc17

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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
@@ -31,7 +31,7 @@ molecule-plugins = {extras = ["docker"], version = "^26.7.15"}
3131
[tool.poetry.group.lint.dependencies]
3232
isort = "^8.0.1"
3333
black = "^26.5.1"
34-
ruff = "^0.15.15"
34+
ruff = "^0.16.3"
3535
yamllint = "^1.38.0"
3636
ansible-lint = {version = "^26.8.0", markers = "platform_system != 'Windows'"}
3737

0 commit comments

Comments
 (0)