Skip to content

Commit

Permalink
Merge pull request #71 from physiopy/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
smoia authored Jun 19, 2024
2 parents 43b1512 + 786aea1 commit 1c03d62
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .autorc
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@
"color": "#FFFFFF"
}
]
}
}
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/pycqa/flake8
rev: 7.0.0
rev: 7.1.0
hooks:
- id: flake8
- repo: https://github.com/pycqa/pydocstyle
Expand Down
16 changes: 8 additions & 8 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"license": "Apache-2.0",
"license": "Apache-2.0",
"title": "physiopy/peakdet: A python toolbox for reproducible physiological data analysis",
"upload_type": "software",
"creators": [
{
"affiliation": "McGill University",
"affiliation": "McGill University",
"name": "Elizabeth DuPre"
},
},
{
"affiliation": "McGill University",
"affiliation": "McGill University",
"name": "Ross Markello"
},
},
{
"orcid": "0000-0002-2553-3327",
"affiliation": "BCBL - Basque Center on Cognition, Brain and Language",
"orcid": "0000-0002-2553-3327",
"affiliation": "BCBL - Basque Center on Cognition, Brain and Language",
"name": "Stefano Moia"
}
],
],
"access_right": "open"
}

0 comments on commit 1c03d62

Please sign in to comment.