Skip to content

Commit

Permalink
Merge pull request #266 from centre-for-humanities-computing/dependab…
Browse files Browse the repository at this point in the history
…ot/pip/ruff-0.0.270

deps:(deps-dev): bump ruff from 0.0.269 to 0.0.270
  • Loading branch information
github-actions[bot] committed May 29, 2023
2 parents 38e0c0e + 8b5384f commit 6a5fe57
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 @@ -55,7 +55,7 @@ dev = [
"cruft",
"mypy",
"pre-commit==3.3.2",
"ruff==0.0.269", # important that these match the pre-commit hooks
"ruff==0.0.270", # important that these match the pre-commit hooks
"black[jupyter]==23.3.0", # important that these match the pre-commit hooks
]
tests = [
Expand Down

0 comments on commit 6a5fe57

Please sign in to comment.