Skip to content

Commit

Permalink
Merge pull request #277 from HLasse/dependabot/pip/ruff-0.0.291
Browse files Browse the repository at this point in the history
⬆️ Bump ruff from 0.0.286 to 0.0.291
  • Loading branch information
HLasse authored Oct 1, 2023
2 parents 76f5675 + cd8abf0 commit 9ab23ae
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 @@ -50,7 +50,7 @@ documentation = "https://hlasse.github.io/TextDescriptives/"
style = [
"black==23.7.0",
"pre-commit==3.3.3",
"ruff==0.0.286",
"ruff==0.0.291",
"mypy==1.5.1"
]
tests = [
Expand Down

0 comments on commit 9ab23ae

Please sign in to comment.