Skip to content

Commit b28eb6d

Browse files
ci(deps-dev): bump ruff
Bumps the python-workflow-tools group in /.github/tools with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.2 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.15.2...0.15.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-workflow-tools ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2efaa7d commit b28eb6d

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

.github/tools/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python-common = [
99
"defusedxml==0.7.1",
1010
]
1111
reviewdog-ruff = [
12-
"ruff==0.15.2",
12+
"ruff==0.15.4",
1313
]
1414
prek = [
1515
"prek==0.3.4",

.github/tools/uv.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.

0 commit comments

Comments
 (0)