Skip to content

Commit 00e46b6

Browse files
Bump ruff in the python-dependencies group across 1 directory
Bumps the python-dependencies group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.10 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.10...0.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b73a15d commit 00e46b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requires-python = ">= 3.10"
1616
[project.optional-dependencies]
1717
lint = [
1818
"mypy==1.20.0",
19-
"ruff==0.15.10"
19+
"ruff==0.15.12"
2020
]
2121

2222
[tool.hatch.version]

0 commit comments

Comments
 (0)