Skip to content

Commit 36b0c6c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent bbcb351 commit 36b0c6c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,7 @@ repos:
5959
hooks:
6060
- id: flake8
6161
additional_dependencies:
62-
[
63-
"flake8-bugbear==20.1.4",
64-
"flake8-implicit-str-concat==0.2.0",
65-
]
62+
["flake8-bugbear==20.1.4", "flake8-implicit-str-concat==0.2.0"]
6663
stages: [manual]
6764

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

0 commit comments

Comments
 (0)