Skip to content

Commit

Permalink
pre-commit upgrade flake8-bugbear
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Dec 19, 2022
1 parent 32316b6 commit 84e36f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
rev: 6.0.0
hooks:
- id: flake8
additional_dependencies: [flake8-bugbear==22.9.11]
additional_dependencies: [flake8-bugbear==22.12.6]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.991
hooks:
Expand Down

0 comments on commit 84e36f9

Please sign in to comment.