Commit 2b5855b
authored
chore(deps): bump bids-validator/spec from
Bumps [bids-validator/spec](https://github.com/bids-standard/bids-specification) from `dc49ee2` to `5b835b0`.
- [Release notes](https://github.com/bids-standard/bids-specification/releases)
- [Commits](bids-standard/bids-specification@dc49ee2...5b835b0)
---
updated-dependencies:
- dependency-name: bids-validator/spec
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>dc49ee2 to 5b835b0
1 parent 8a44726 commit 2b5855b
1 file changed
+1
-1
lines changed- .circleci/config.yml+9-7
- .github/workflows/schemacode_ci.yml+1-1
- .pre-commit-config.yaml+1-1
- src/common-principles.md+2-1
- src/modality-specific-files/genetic-descriptor.md+1-1
- src/modality-specific-files/magnetic-resonance-imaging-data.md+21-5
- src/modality-specific-files/magnetoencephalography.md+14-12
- src/modality-specific-files/motion.md+4-1
- src/modality-specific-files/positron-emission-tomography.md+12
- src/schema/objects/metadata.yaml+3-3
- src/schema/rules/directories.yaml+112
- src/schema/rules/files/raw/task.yaml+22-11
- src/schema/rules/sidecars/mri.yaml+10
- src/schema/rules/sidecars/pet.yaml+11
- tools/schemacode/bidsschematools/rules.py+18-22
0 commit comments