Skip to content

Commit da79bf2

Browse files
chore(deps-dev): bump ruff from 0.1.6 to 0.1.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.1.8. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.6...v0.1.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20803e8 commit da79bf2

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
@@ -74,7 +74,7 @@ dev = [
7474
"mypy==1.7.1",
7575
"isort==5.13.2",
7676
"black==23.12.0",
77-
"ruff==0.1.6",
77+
"ruff==0.1.8",
7878
"pyupgrade-directories==0.3.0",
7979
"pre-commit==3.5.0",
8080
]

0 commit comments

Comments
 (0)