Skip to content

Commit

Permalink
chore(deps): update black to v22.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Jul 11, 2022
1 parent 5cd39be commit 82bd596
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -3,7 +3,7 @@ default_language_version:

repos:
- repo: https://github.com/psf/black
rev: 22.3.0
rev: 22.6.0
hooks:
- id: black
- repo: https://github.com/commitizen-tools/commitizen
Expand Down
2 changes: 1 addition & 1 deletion requirements-lint.txt
@@ -1,5 +1,5 @@
argcomplete<=2.0.0
black==22.3.0
black==22.6.0
commitizen==2.27.1
flake8==4.0.1
isort==5.10.1
Expand Down

0 comments on commit 82bd596

Please sign in to comment.