We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8436e commit 6f7f69cCopy full SHA for 6f7f69c
1 file changed
.pre-commit-config.yaml
@@ -78,7 +78,7 @@ repos:
78
language: python
79
entry: ./tools/hooks/sync_dependencies.py
80
files: '^(pyproject.toml|tools/hooks/sync_dependencies.py)$'
81
- additional_dependencies: ["mne==1.9.0"]
+ additional_dependencies: ["mne==1.10.0"]
82
83
# zizmor
84
- repo: https://github.com/woodruffw/zizmor-pre-commit
0 commit comments