diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 139517a..14a1b5c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: hooks: - id: black - repo: https://github.com/pycqa/isort - rev: 5.11.4 + rev: 5.12.0 hooks: - id: isort - repo: https://github.com/pycqa/flake8 diff --git a/setup.cfg b/setup.cfg index 2b4a7ea..8b89352 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ url = https://github.com/physiopy/phys2denoise download_url = https://github.com/physiopy/phys2denoise author = phys2denoise developers maintainer = Stefano Moia -maintainer_email = s.moia.research@gmail.com +maintainer_email = physiopy.community@gmail.com classifiers = Development Status :: 1 - Planning Intended Audience :: Science/Research