Skip to content

Commit e5ac9c0

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Bump ruff from 0.0.292 to 0.1.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.1. - [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.0.292...v0.1.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccbe1a6 commit e5ac9c0

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
@@ -89,7 +89,7 @@ develop = [
8989
"mypy==1.6.1",
9090
"poethepoet<0.25",
9191
"pyproject-fmt<1.3",
92-
"ruff==0.0.292",
92+
"ruff==0.1.1",
9393
"validate-pyproject<0.16",
9494
]
9595
release = [

0 commit comments

Comments
 (0)