Skip to content

Commit a2becf6

Browse files
dependabot[bot]amotl
authored andcommitted
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 f6df18d commit a2becf6

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
@@ -67,7 +67,7 @@ develop = [
6767
"poethepoet<0.25",
6868
"proselint==0.13",
6969
"pyproject-fmt<1.6",
70-
"ruff==0.1.6",
70+
"ruff==0.1.8",
7171
"validate-pyproject<0.16",
7272
]
7373
release = [

0 commit comments

Comments
 (0)