Skip to content

Commit

Permalink
chore(deps): update black to v22.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Oct 10, 2022
1 parent d47c0f0 commit 531ee05
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.8.0
rev: 22.10.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.8.0
black==22.10.0
commitizen==2.35.0
flake8==5.0.4
isort==5.10.1
Expand Down

0 comments on commit 531ee05

Please sign in to comment.