Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 40458d7

Browse files
authoredApr 22, 2024··
Merge branch 'main' into peterkra_harvinmumick_empty_line_stub_bug
2 parents 3ccd8bb + 7669381 commit 40458d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: flake8
3535
additional_dependencies:
36-
- flake8-bugbear
36+
- flake8-bugbear==24.2.6
3737
- flake8-comprehensions
3838
- flake8-simplify
3939
exclude: ^src/blib2to3/

0 commit comments

Comments
 (0)
Please sign in to comment.