Skip to content

Commit

Permalink
Merge pull request #45 from breezy-team/8e04dependabot/pip/ruff-0.6.8
Browse files Browse the repository at this point in the history
Bump ruff from 0.6.7 to 0.6.8
  • Loading branch information
jelmer authored Sep 30, 2024
2 parents 5bf85b5 + 6c7f26b commit 226bdcb
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.7"
"ruff==0.6.8"
]

[tool.setuptools]
Expand Down

0 comments on commit 226bdcb

Please sign in to comment.