Skip to content

Commit

Permalink
Merge pull request #11620 from sirosen/upadup
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Nov 25, 2022
2 parents 1ab22ee + 3ec4181 commit 5f3f592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -26,8 +26,8 @@ repos:
hooks:
- id: flake8
additional_dependencies: [
'flake8-bugbear==22.3.23',
'flake8-logging-format==0.6.0',
'flake8-bugbear==22.10.27',
'flake8-logging-format==0.9.0',
'flake8-implicit-str-concat==0.3.0',
]
exclude: tests/data
Expand Down

0 comments on commit 5f3f592

Please sign in to comment.