Skip to content

Commit

Permalink
Merge pull request #27 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 Dec 26, 2023
2 parents 607ed7c + 48bc873 commit d4e6dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repos:
args: [--py37-plus, --add-import, from __future__ import annotations]

- repo: https://github.com/psf/black
rev: 23.12.0
rev: 23.12.1
hooks:
- id: black
args: [--verbose]

0 comments on commit d4e6dba

Please sign in to comment.