Skip to content

Commit

Permalink
ci: fix pre-commit configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
muripic committed Aug 21, 2021
1 parent 822af25 commit ecc1f4f
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 @@ -9,7 +9,7 @@ repos:
- id: check-merge-conflict
- id: end-of-file-fixer
- repo: https://github.com/ambv/black
rev: master
rev: main
hooks:
- id: black
language_version: python3.7
Expand Down

0 comments on commit ecc1f4f

Please sign in to comment.