Skip to content

Commit 6f7f69c

Browse files
committed
FIX: Missed one
1 parent 6e8436e commit 6f7f69c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ repos:
7878
language: python
7979
entry: ./tools/hooks/sync_dependencies.py
8080
files: '^(pyproject.toml|tools/hooks/sync_dependencies.py)$'
81-
additional_dependencies: ["mne==1.9.0"]
81+
additional_dependencies: ["mne==1.10.0"]
8282

8383
# zizmor
8484
- repo: https://github.com/woodruffw/zizmor-pre-commit

0 commit comments

Comments
 (0)