Skip to content

Commit 370b22c

Browse files
Bump ruff from 0.8.0 to 0.12.7 (#137)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afb2aeb commit 370b22c

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
@@ -23,7 +23,7 @@ auto-typing-final = "auto_typing_final.main:main"
2323
auto-typing-final-lsp-server = "auto_typing_final.lsp:main"
2424

2525
[dependency-groups]
26-
dev = ["mypy==1.17.1", "pytest==8.3.3", "pytest-cov==6.2.1", "ruff==0.8.0"]
26+
dev = ["mypy==1.17.1", "pytest==8.3.3", "pytest-cov==6.2.1", "ruff==0.12.7"]
2727

2828
[build-system]
2929
requires = ["hatchling", "hatch-vcs"]

0 commit comments

Comments
 (0)