Skip to content

Commit 0f9f791

Browse files
Bump ruff from 0.11.8 to 0.11.12
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.8 to 0.11.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.11.8...0.11.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad90961 commit 0f9f791

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
@@ -50,7 +50,7 @@ nbtest = [
5050
"nbmake>=1.5.0",
5151
]
5252
style = [
53-
"ruff==0.11.8",
53+
"ruff==0.11.12",
5454
"nbqa>=1.8.5",
5555
]
5656
lint = [

0 commit comments

Comments
 (0)