Skip to content

Commit c2de8f8

Browse files
committed
Update flake8 plugins
1 parent 24185f7 commit c2de8f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ repos:
3232
hooks:
3333
- id: flake8
3434
additional_dependencies:
35-
- 'flake8-bugbear==24.4.26'
36-
- 'flake8-comprehensions==3.14.0'
37-
- 'flake8-typing-as-t==0.0.3'
35+
- 'flake8-bugbear==24.12.12'
36+
- 'flake8-comprehensions==3.16.0'
37+
- 'flake8-typing-as-t==1.0.0'
3838
- repo: https://github.com/sirosen/slyp
3939
rev: 0.8.2
4040
hooks:

0 commit comments

Comments
 (0)