Skip to content

Commit f6df18d

Browse files
dependabot[bot]amotl
authored andcommitted
Bump ruff from 0.1.5 to 0.1.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.5 to 0.1.6. - [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.5...v0.1.6) --- 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 7e6b607 commit f6df18d

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.5",
70+
"ruff==0.1.6",
7171
"validate-pyproject<0.16",
7272
]
7373
release = [

0 commit comments

Comments
 (0)