Skip to content

Commit

Permalink
Add flake8-logging to Flake8 setup
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Mar 19, 2024
1 parent bbf6897 commit 9a3d0cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Expand Up @@ -55,6 +55,7 @@ repos:
additional_dependencies:
- flake8-bugbear
- flake8-comprehensions
- flake8-logging
- flake8-tidy-imports
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.9.0
Expand Down

0 comments on commit 9a3d0cc

Please sign in to comment.