Skip to content

Commit

Permalink
Merge pull request #26 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 18, 2023
2 parents c59dcd3 + 5bf0104 commit 607ed7c
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.11.0
rev: 23.12.0
hooks:
- id: black
args: [--verbose]

0 comments on commit 607ed7c

Please sign in to comment.