Skip to content

Commit 3643f64

Browse files
build(deps-dev): bump ruff from 0.1.7 to 0.1.8 (#341)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 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.7...v0.1.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a96793a commit 3643f64

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pep8-naming = "^0.13.2"
3939
interrogate = "^1.5.0"
4040
isort = "^5.13.2"
4141
darglint = "^1.8.1"
42-
ruff = "^0.1.7"
42+
ruff = "^0.1.8"
4343

4444
[tool.poetry.group.docs.dependencies]
4545
mkdocs = "^1.5.3"

0 commit comments

Comments
 (0)