We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfe679 commit 73d6084Copy full SHA for 73d6084
.pre-commit-config.yaml
@@ -2,13 +2,13 @@
2
# See https://pre-commit.com/hooks.html for more hooks
3
repos:
4
- repo: https://github.com/pre-commit/pre-commit-hooks
5
- rev: v3.4.0
+ rev: v4.4.0
6
hooks:
7
- id: trailing-whitespace
8
- id: end-of-file-fixer
9
- id: check-yaml
10
- id: check-added-large-files
11
- repo: https://github.com/psf/black
12
- rev: 20.8b1
+ rev: 23.3.0
13
14
- id: black
.zenodo.json
@@ -890,6 +890,11 @@
890
"affiliation": "MIT, HMS",
891
"name": "Ghosh, Satrajit",
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"
898
}
899
],
900
"keywords": [
0 commit comments