Skip to content

Commit

Permalink
chore: add flake8-logging (#61)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck authored Jan 7, 2024
1 parent 3b50104 commit cebb507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ flake8-bugbear = { version="23.12.2", python=">=3.8.1" }
flake8-isort = {version = "6.1.1", python = ">=3.8"}
flake8-quotes = {version = "3.3.2", python = ">=3.8"}
flake8-use-fstring = {version = "1.4", python = ">=3.8"}
flake8-logging = {version = "1.4.0", python = ">=3.8"}


[tool.semantic_release]
Expand Down

0 comments on commit cebb507

Please sign in to comment.