Skip to content

Commit b1e42b6

Browse files
authored
Update .pre-commit-config.yaml
1 parent 715ee3f commit b1e42b6

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
@@ -43,7 +43,7 @@ repos:
4343
hooks:
4444
- id: flake8
4545
additional_dependencies:
46-
["flake8-bugbear==222.6.22", "flake8-implicit-str-concat==0.2.0"]
46+
["flake8-bugbear==22.6.22", "flake8-implicit-str-concat==0.2.0"]
4747
stages: [manual]
4848

4949
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)