Commit fd8ae28
authored
Bumps [bids-validator/spec](https://github.com/bids-standard/bids-specification) from `5b835b0` to `bd08602`.
- [Release notes](https://github.com/bids-standard/bids-specification/releases)
- [Commits](bids-standard/bids-specification@5b835b0...bd08602)
---
updated-dependencies:
- dependency-name: bids-validator/spec
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 333cdf5 commit fd8ae28
1 file changed
+1
-1
lines changed- .gitignore+1
- .pre-commit-config.yaml+2-2
- .remarkrc+1
- CONTRIBUTING.md+31
- LICENSE+1-1
- README.md+28-9
- Release_Protocol.md+1-1
- mkdocs.yml+8-2
- pdf_build_src/pandoc_script.py+2-3
- pdf_build_src/process_markdowns.py+17-10
- pdf_build_src/remove_admonitions.py+64
- pdf_build_src/test_remove_admonitions.py+25
- pdf_build_src/tests/data/expected/README.md+32
- pdf_build_src/tests/data/expected/modality-specific-files/magnetic-resonance-imaging-data.md+8
- pdf_build_src/tests/data/input/README.md+40
- pdf_build_src/tests/data/input/modality-specific-files/magnetic-resonance-imaging-data.md+10
- readthedocs.yml+3
- src/common-principles.md+8-4
- src/modality-specific-files/electroencephalography.md+9-11
- src/modality-specific-files/genetic-descriptor.md+5-3
- src/modality-specific-files/intracranial-electroencephalography.md+7-9
- src/modality-specific-files/magnetic-resonance-imaging-data.md+26-18
- src/modality-specific-files/magnetoencephalography.md+7-5
- src/modality-specific-files/microscopy.md+10-10
- src/modality-specific-files/motion.md+7-9
- src/modality-specific-files/near-infrared-spectroscopy.md+5-12
- src/modality-specific-files/physiological-and-other-continuous-recordings.md+7-5
- src/modality-specific-files/positron-emission-tomography.md+6-4
- src/schema/README.md+21-16
- src/schema/SCHEMA_VERSION+1-1
- src/schema/objects/columns.yaml+1-1
- src/schema/objects/formats.yaml+2-2
- src/schema/objects/suffixes.yaml+5
- src/schema/rules/files/raw/micr.yaml+1
- tools/no-bad-schema-paths.sh+29
- tools/schemacode/bidsschematools/data/tests/test_rules.py+3-8
0 commit comments