Skip to content

Commit

Permalink
Merge pull request #54 from ikalnytskyi/bump-black
Browse files Browse the repository at this point in the history
Use stable version of Black
  • Loading branch information
ikalnytskyi authored Jan 30, 2022
2 parents 85f8cd8 + 04b16b4 commit e92b001
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 @@ -11,7 +11,7 @@ repos:
files: tests/

- repo: https://github.com/psf/black
rev: 21.12b0
rev: 22.1.0
hooks:
- id: black

Expand Down

0 comments on commit e92b001

Please sign in to comment.