Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#549)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eric Larson <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and larsoner authored Apr 16, 2024
1 parent 3c5fb56 commit ccf53a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repos:
# Ruff mne
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.5
rev: v0.3.7
hooks:
- id: ruff
args: ["--fix"]
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ decorator
h5io
packaging
pymatreader
PyQt6!=6.6.1,!=6.6.2
PyQt6-Qt6!=6.6.1,!=6.6.2
PyQt6!=6.6.1
PyQt6-Qt6!=6.6.1,!=6.6.2,!=6.6.3
pyobjc-framework-Cocoa>=5.2.0; platform_system=="Darwin"
sip
scikit-learn
Expand Down

0 comments on commit ccf53a7

Please sign in to comment.