Skip to content

Commit 3299ada

Browse files
Bump ruff from 0.12.8 to 0.13.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.8 to 0.13.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.12.8...0.13.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eaebbec commit 3299ada

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
@@ -107,7 +107,7 @@ docs = [
107107
"sphinxcontrib-websupport",
108108
]
109109
lint = [
110-
"ruff==0.12.8",
110+
"ruff==0.13.0",
111111
"sphinx-lint>=0.9",
112112
]
113113
package = [

0 commit comments

Comments
 (0)