Skip to content

Commit

Permalink
Merge pull request #46 from smoia/int/config
Browse files Browse the repository at this point in the history
Update configuration
  • Loading branch information
smoia committed Oct 26, 2023
2 parents 31f69a3 + b97dbe6 commit ecfe0c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -11,7 +11,7 @@ repos:
- id: check-case-conflict
- id: check-merge-conflict
- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.10.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ecfe0c4

Please sign in to comment.