Commit d850db9
authored
Bump lib/bids-matlab from
Bumps [lib/bids-matlab](https://github.com/bids-standard/bids-matlab) from `3dfba0c` to `ef50a98`.
- [Release notes](https://github.com/bids-standard/bids-matlab/releases)
- [Commits](bids-standard/bids-matlab@3dfba0c...ef50a98)
---
updated-dependencies:
- dependency-name: lib/bids-matlab
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>3dfba0c to ef50a98
1 parent f814264 commit d850db9
1 file changed
+1
-1
lines changedSubmodule bids-matlab updated 25 files
- +bids/+internal/create_unordered_list.m+1-1
- +bids/+internal/download.m+14-13
- +bids/+internal/is_octave.m+1-1
- +bids/+transformers_list/Mean.m+3-5
- +bids/+transformers_list/Scale.m+4-2
- +bids/+transformers_list/Std.m+3-5
- +bids/+util/download_ds.m+11-16
- .github/workflows/check_md_links.yml-22
- .github/workflows/codespell.yml-19
- .github/workflows/miss_hit.yml-45
- .github/workflows/run_examples.yml-8
- .github/workflows/run_tests_matlab.yml-60
- .github/workflows/run_tests_octave.yml-58
- .github/workflows/tests.yml+93
- .github/workflows/validate.yml+57
- .github/workflows/validate_cff.yml-22
- README.md-1
- demos/README.md+1-1
- docs/source/general_information.md+4-4
- schema.json+1-1
- tests/test_bids_file.m-12
- tests/test_bids_model.m-22
- tests/test_download_ds.m+51
- tests/test_transformers/test_transformers_compute.m-28
- tests/utils/validate_dataset.m-6
0 commit comments