Skip to content

Commit

Permalink
Merge pull request #277 from ajhynes7/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
ajhynes7 committed Sep 11, 2021
2 parents 40fb79d + 320d674 commit 74cae15
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 @@ -15,7 +15,7 @@ repos:
- id: reorder-python-imports
args: [--application-directories, ".:src"]
- repo: https://github.com/psf/black
rev: 21.7b0
rev: 21.8b0
hooks:
- id: black
args: [-S, -l 120]
Expand Down

0 comments on commit 74cae15

Please sign in to comment.