Skip to content

Commit 3ec4181

Browse files
committed
Update flake8 additional_dependencies via 'upadup'
1 parent 1ab22ee commit 3ec4181

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ repos:
2626
hooks:
2727
- id: flake8
2828
additional_dependencies: [
29-
'flake8-bugbear==22.3.23',
30-
'flake8-logging-format==0.6.0',
29+
'flake8-bugbear==22.10.27',
30+
'flake8-logging-format==0.9.0',
3131
'flake8-implicit-str-concat==0.3.0',
3232
]
3333
exclude: tests/data

0 commit comments

Comments
 (0)