Skip to content

Commit

Permalink
Merge pull request #14 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 committed Jan 30, 2024
2 parents 27bb872 + d4b6d32 commit e548e00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -26,7 +26,7 @@ repos:
args: [--mapping, '2', --sequence, '2', --offset, '0']

- repo: https://github.com/psf/black
rev: 23.12.1
rev: 24.1.1
hooks:
- id: black

Expand Down
1 change: 1 addition & 0 deletions tools/pull_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
https://github.com/alan-turing-institute/the-turing-way/blob/af98c94/tests/pull_files.py
"""

import argparse

import requests
Expand Down

0 comments on commit e548e00

Please sign in to comment.