Skip to content

Commit 7be1923

Browse files
authored
Update .pre-commit-config.yaml
1 parent 254bd70 commit 7be1923

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ repos:
6969
hooks:
7070
- id: flake8
7171
additional_dependencies:
72-
["flake8-bugbear==20.1.4", "flake8-implicit-str-concat==0.2.0"]
72+
["flake8-bugbear==22.6.22", "flake8-implicit-str-concat==0.2.0"]
7373
stages: [manual]
7474

7575
- repo: https://github.com/pre-commit/mirrors-eslint

0 commit comments

Comments
 (0)