Skip to content

Commit 25ec765

Browse files
chore(dev-deps): bump ruff from 0.8.6 to 0.9.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.6 to 0.9.0. - [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.8.6...0.9.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96b62c8 commit 25ec765

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ pre-commit = [
7474
]
7575
pylint = "^3.2"
7676
pyproject-fmt = "^2.2.4"
77-
ruff = "^0.8.6"
77+
ruff = "^0.9.0"
7878
safety = ">=2.3,<4.0"
7979
shellcheck-py = { version = ">=0.8,<0.11", markers = "platform_machine != 'arm64'" }
8080
mdformat-gfm = "^0.3.6"

0 commit comments

Comments
 (0)