Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #91 from atsareg/fix-black
Browse files Browse the repository at this point in the history
[2.0] Update version of black
  • Loading branch information
Andrei Tsaregorodtsev authored Jun 3, 2022
2 parents cfddd17 + e37c258 commit 9f0ded3
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,6 +14,6 @@ repos:
- id: check-added-large-files

- repo: https://github.com/psf/black
rev: 21.9b0
rev: 22.3.0
hooks:
- id: black

0 comments on commit 9f0ded3

Please sign in to comment.