Skip to content

Commit fe92f3b

Browse files
committed
ci: update dependencies
1 parent 5089a30 commit fe92f3b

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
@@ -28,7 +28,7 @@ repos:
2828
hooks:
2929
- id: check-manifest
3030
- repo: https://github.com/PyCQA/flake8
31-
rev: "3.9.2"
31+
rev: "4.0.1"
3232
hooks:
3333
- id: flake8
3434
args: [ "--ignore=E203,E501,W291,W503,SFS301,SIM106" ]
@@ -39,7 +39,7 @@ repos:
3939
- flake8-eradicate
4040
- flake8-print
4141
- repo: https://github.com/PyCQA/flake8
42-
rev: "3.9.2"
42+
rev: "4.0.1"
4343
hooks:
4444
- id: flake8
4545
name: flake8-annotations

0 commit comments

Comments
 (0)