mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-26 05:07:35 -05:00
Bump ruff from 0.14.9 to 0.15.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.9 to 0.15.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.14.9...0.15.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ docs = [
|
||||
"sphinxcontrib-websupport",
|
||||
]
|
||||
lint = [
|
||||
"ruff==0.14.9",
|
||||
"ruff==0.15.2",
|
||||
"sphinx-lint>=0.9",
|
||||
]
|
||||
package = [
|
||||
|
||||
Reference in New Issue
Block a user