Skip to content

Commit f684e97

Browse files
Bump ruff from 0.14.14 to 0.15.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.14 to 0.15.4. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.14...0.15.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5d99bc commit f684e97

2 files changed

Lines changed: 21 additions & 22 deletions

File tree

poetry.lock

Lines changed: 20 additions & 21 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
@@ -27,7 +27,7 @@ molecule-plugins = {extras = ["docker"], version = "^25.8.12"}
2727
[tool.poetry.group.lint.dependencies]
2828
isort = "^8.0.1"
2929
black = "^26.1.0"
30-
ruff = "^0.14.14"
30+
ruff = "^0.15.6"
3131
yamllint = "^1.38.0"
3232
ansible-lint = {version = "^26.1.1", markers = "platform_system != 'Windows'"}
3333

0 commit comments

Comments
 (0)