Skip to content

Commit d5e9e98

Browse files
dependabot[bot]amotl
authored andcommitted
Build(deps-dev): Bump ruff from 0.1.11 to 0.3.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.11 to 0.3.3. - [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.11...v0.3.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c5f487 commit d5e9e98

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
@@ -79,7 +79,7 @@ develop = [
7979
"mypy==1.8.0",
8080
"poethepoet<1",
8181
"pyproject-fmt<1.8",
82-
"ruff==0.1.11",
82+
"ruff==0.3.3",
8383
"validate-pyproject<0.17",
8484
]
8585
release = [

0 commit comments

Comments
 (0)