Skip to content

Commit 1050df5

Browse files
Bump ruff from 0.14.2 to 0.14.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.2 to 0.14.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.2...0.14.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e24ebab commit 1050df5

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 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 @@ python = ">=3.13,<3.14"
2727
pre-commit = "4.4.0"
2828
pre-commit-hooks = "6.0.0"
2929
pylint = "4.0.2"
30-
ruff = "0.14.2"
30+
ruff = "0.14.4"
3131

3232
[tool.poetry.urls]
3333
"Bug Tracker" = "https://github.com/andrew-codechimp/HA-Calendar-Event/issues"

0 commit comments

Comments
 (0)