Skip to content

Commit

Permalink
Merge pull request #755 from facebookresearch/precommit-fix
Browse files Browse the repository at this point in the history
Update black version in pre-commit check
  • Loading branch information
JackUrb committed Apr 8, 2022
2 parents 98d1b54 + f92804d commit 89e3904
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 @@ -14,7 +14,7 @@ repos:
- id: check-added-large-files
args: ["--maxkb=10000"]
- repo: https://github.com/psf/black
rev: 22.1.0
rev: 22.3.0
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit 89e3904

Please sign in to comment.