Skip to content

Commit e8cbd2c

Browse files
chore(deps-dev): bump ruff from 0.15.11 to 0.15.12 (#1169)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.11 to 0.15.12. - [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.15.11...0.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d73a05f commit e8cbd2c

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ test = [
5252
]
5353

5454
style = [
55-
"ruff>=0.15.11,<0.16",
55+
"ruff>=0.15.12,<0.16",
5656
"commitizen>=4.13.10,<4.14",
5757
"prek>=0.3.10",
5858
]

uv.lock

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

0 commit comments

Comments
 (0)