Skip to content

Commit

Permalink
Merge pull request #100 from lyz-code/fix/ci-black-precommit
Browse files Browse the repository at this point in the history
ci: change black pre-commit version to master
  • Loading branch information
lyz-code committed Apr 4, 2021
2 parents 0c4205d + 38c3ef2 commit eb3fb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -9,7 +9,7 @@ repos:
- id: check-merge-conflict
- id: end-of-file-fixer
- repo: https://github.com/ambv/black
rev: stable
rev: master
hooks:
- id: black
language_version: python3.7
Expand Down

0 comments on commit eb3fb9b

Please sign in to comment.