Skip to content

Commit 58a2d72

Browse files
build(deps-dev): bump ruff from 0.1.14 to 0.2.0 (#83)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.14 to 0.2.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@v0.1.14...v0.2.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pete Gadomski <pete.gadomski@gmail.com>
1 parent 90d33f8 commit 58a2d72

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
@@ -37,7 +37,7 @@ dev = [
3737
"pre-commit~=3.5.0",
3838
"pytest-cov~=4.1.0",
3939
"pytest~=8.0",
40-
"ruff==0.1.14",
40+
"ruff==0.2.0",
4141
"types-setuptools~=69.0",
4242
]
4343

0 commit comments

Comments
 (0)