File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
- flake8-builtins
15
15
- flake8-comprehensions
16
16
- repo : https://github.com/PyCQA/isort
17
- rev : 0a0b7a830386ba6a31c2ec8316849ae4d1b8240d # frozen: 6.0.0
17
+ rev : c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc # frozen: 6.0.1
18
18
hooks :
19
19
- id : isort
20
20
- repo : https://github.com/psf/black-pre-commit-mirror
@@ -36,15 +36,15 @@ repos:
36
36
- id : python-check-blanket-noqa
37
37
- id : python-check-blanket-type-ignore
38
38
- repo : https://github.com/PyCQA/flake8
39
- rev : e43806be3607110919eff72939fda031776e885a # frozen: 7.1.1
39
+ rev : 4b5e89b4b108a6c1a000c591d334a99a80d34c7b # frozen: 7.2.0
40
40
hooks :
41
41
- id : flake8
42
42
additional_dependencies :
43
43
- flake8-bugbear
44
44
- flake8-builtins
45
45
- flake8-comprehensions
46
46
- repo : https://github.com/pre-commit/mirrors-mypy
47
- rev : bbc3dc1f890007061f18f17e2334f216ea9e5df7 # frozen: v1.14.1
47
+ rev : 7010b10a09f65cd60a23c207349b539aa36dbec1 # frozen: v1.16.0
48
48
hooks :
49
49
- id : mypy
50
50
args : ["--scripts-are-modules"]
You can’t perform that action at this time.
0 commit comments