Skip to content

Commit

Permalink
Merge pull request #35 from breezy-team/c784dependabot/pip/ruff-0.5.4
Browse files Browse the repository at this point in the history
Bump ruff from 0.5.2 to 0.5.4
  • Loading branch information
jelmer committed Jul 25, 2024
2 parents 8bd4743 + 4522422 commit 6ba97e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ GitHub = "https://github.com/breezy-team/merge3"

[project.optional-dependencies]
"dev" = [
"ruff==0.5.2"
"ruff==0.5.4"
]

[tool.setuptools]
Expand Down

0 comments on commit 6ba97e2

Please sign in to comment.