Skip to content

Commit 4029f74

Browse files
⬆️ Bump ruff from 0.14.11 to 0.15.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.11 to 0.15.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.14.11...0.15.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9364edb commit 4029f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ mypy = [
9191
"markdown-it-py~=4.0",
9292
"mdit-py-plugins~=0.5.0",
9393
]
94-
ruff = ["ruff==0.14.11"]
94+
ruff = ["ruff==0.15.0"]
9595

9696
[project.scripts]
9797
myst-anchors = "myst_parser.cli:print_anchors"

0 commit comments

Comments
 (0)