Skip to content

Commit 6bfc805

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump ruff from 0.11.9 to 0.11.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 to 0.11.10. - [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.11.9...0.11.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3633ad commit 6bfc805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ test = [
4141
"pytest-django",
4242
]
4343
lint = [
44-
"ruff==0.11.9",
44+
"ruff==0.11.10",
4545
"msgcheck==4.1.0",
4646
]
4747

0 commit comments

Comments
 (0)