File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed
Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -30,16 +30,17 @@ repos:
3030 - requests-toolbelt==0.9.1
3131 files : ' gitlab/'
3232 - repo : https://github.com/pre-commit/mirrors-mypy
33- rev : v0.981
33+ rev : v1.1.1
3434 hooks :
3535 - id : mypy
3636 args : []
3737 additional_dependencies :
38- - pytest==7.1.3
39- - responses==0.21.0
38+ - jinja2==3.1.2
39+ - pytest==7.2.2
40+ - responses==0.23.1
4041 - types-PyYAML==6.0.12
4142 - types-requests==2.28.11.2
42- - types-setuptools==64 .0.1
43+ - types-setuptools==65.5 .0.1
4344 - repo : https://github.com/pre-commit/pygrep-hooks
4445 rev : v1.10.0
4546 hooks :
Original file line number Diff line number Diff line change 4343 ],
4444 "automerge" : true ,
4545 "groupName" : " GitLab"
46+ },
47+ {
48+ "matchPackageNames" : [
49+ " pre-commit/mirrors-mypy"
50+ ],
51+ "matchManagers" : [
52+ " pre-commit"
53+ ],
54+ "versioning" : " pep440"
4655 }
4756 ]
4857}
You can’t perform that action at this time.
0 commit comments