Skip to content

Commit

Permalink
Merge pull request #5 from bids-standard/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Remi-Gau authored Oct 9, 2023
2 parents 6222084 + 1e24871 commit a043b63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
exclude: tools/schemacode/bidsschematools/tests/data/broken_dataset_description.json
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -14,7 +14,7 @@ repos:
- id: check-case-conflict

- repo: https://github.com/codespell-project/codespell
rev: v2.2.5
rev: v2.2.6
hooks:
- id: codespell
args: [--config=.codespellrc, --dictionary=-, --dictionary=.codespell_dict]
Expand Down

0 comments on commit a043b63

Please sign in to comment.