Skip to content

Commit

Permalink
Merge pull request #166 from milescsmith/dependabot/pip/flake8-broken…
Browse files Browse the repository at this point in the history
…-line-0.6.0

⬆️ Bump flake8-broken-line from 0.3.0 to 0.6.0
  • Loading branch information
milescsmith authored Jan 20, 2023
2 parents fb64521 + 42a801b commit 84270a9
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 24 deletions.
72 changes: 49 additions & 23 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pylint = "^2.8.2"
pydocstyle = "^6.1.1"
pre-commit = "^2.12.1"
flakehell = "^0.9.0"
flake8-broken-line = "^0.3.0"
flake8-broken-line = "^0.6.0"
flake8-bugbear = "^21.4"
flake8-builtins = "^1.5.3"
flake8-comprehensions = "^3.5.0"
Expand Down

0 comments on commit 84270a9

Please sign in to comment.