File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2
2
# See https://pre-commit.com/hooks.html for more hooks
3
3
repos :
4
4
- repo : https://github.com/pre-commit/pre-commit-hooks
5
- rev : v3 .4.0
5
+ rev : v4 .4.0
6
6
hooks :
7
7
- id : trailing-whitespace
8
8
- id : end-of-file-fixer
9
9
- id : check-yaml
10
10
- id : check-added-large-files
11
11
- repo : https://github.com/psf/black
12
- rev : 20.8b1
12
+ rev : 23.3.0
13
13
hooks :
14
14
- id : black
Original file line number Diff line number Diff line change 890
890
"affiliation" : " MIT, HMS" ,
891
891
"name" : " Ghosh, Satrajit" ,
892
892
"orcid" : " 0000-0002-5312-6729"
893
+ },
894
+ {
895
+ "affiliation" : " University of Tübingen and MPI for Biological Cybernertics" ,
896
+ "name" : " Bannert, Michael M." ,
897
+ "orcid" : " 0000-0003-1010-7517"
893
898
}
894
899
],
895
900
"keywords" : [
You can’t perform that action at this time.
0 commit comments