Skip to content

Commit dca7a8b

Browse files
Bump ruff from 0.8.1 to 0.8.4 in the pip group (#32)
Bumps the pip group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.8.1 to 0.8.4 - [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.8.1...0.8.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6198922 commit dca7a8b

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 @@ test = [
5050
"jupyterlab",
5151
]
5252
# Check ruff version is aligned with the one in .pre-commit-config.yaml
53-
dev = ["build", "mypy", "pre-commit", "hatch", "ruff==0.8.1"]
53+
dev = ["build", "mypy", "pre-commit", "hatch", "ruff==0.8.4"]
5454

5555
[project.scripts]
5656
jupyter-builder = "jupyter_builder.main:main"

0 commit comments

Comments
 (0)