Skip to content

Commit 42f5586

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump ruff from 0.13.3 to 0.14.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.3 to 0.14.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.13.3...0.14.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0cefdd commit 42f5586

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
@@ -53,7 +53,7 @@ test = [
5353
"pytest-django",
5454
]
5555
lint = [
56-
"ruff==0.13.3",
56+
"ruff==0.14.0",
5757
"pyupgrade==3.20.0",
5858
"django-upgrade==1.29.0",
5959
]

0 commit comments

Comments
 (0)