Skip to content

Commit 49b17d0

Browse files
committed
pre-commit upgrade flake8-bugbear
1 parent 6d3ab34 commit 49b17d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
rev: 6.0.0
1414
hooks:
1515
- id: flake8
16-
additional_dependencies: [flake8-bugbear==22.9.11]
16+
additional_dependencies: [flake8-bugbear==22.12.6]
1717
- repo: https://github.com/asottile/blacken-docs
1818
rev: v1.12.1
1919
hooks:

0 commit comments

Comments
 (0)