Skip to content

Commit

Permalink
Merge pull request #22 from catalystneuro/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
CodyCBakerPhD authored Mar 18, 2024
2 parents da0c4fd + f9e0b56 commit 33c12fb
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 @@ -6,7 +6,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 24.2.0
rev: 24.3.0
hooks:
- id: black
args: [--line-length=79]
Expand Down

0 comments on commit 33c12fb

Please sign in to comment.