Skip to content

Commit 601449a

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Bump ruff from 0.3.4 to 0.3.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.4 to 0.3.5. - [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.3.4...v0.3.5) --- 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 6a8cb85 commit 601449a

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
@@ -68,7 +68,7 @@ develop = [
6868
"poethepoet<0.26",
6969
"proselint==0.13",
7070
"pyproject-fmt<1.8",
71-
"ruff==0.3.4",
71+
"ruff==0.3.5",
7272
"validate-pyproject<0.17",
7373
]
7474
release = [

0 commit comments

Comments
 (0)