Skip to content

Commit

Permalink
Merge pull request #43 from breezy-team/e8b2dependabot/pip/ruff-0.6.5
Browse files Browse the repository at this point in the history
Bump ruff from 0.6.4 to 0.6.5
  • Loading branch information
jelmer authored Sep 17, 2024
2 parents 95bb38f + c3455eb commit 2a9220c
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.6.4"
"ruff==0.6.5"
]

[tool.setuptools]
Expand Down

0 comments on commit 2a9220c

Please sign in to comment.