Skip to content

Commit

Permalink
chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#…
Browse files Browse the repository at this point in the history
…1378)

Co-authored-by: Tim Swast <swast@google.com>
  • Loading branch information
parthea and tswast committed Mar 30, 2022
1 parent b8ddcb9 commit 7804ade
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -22,7 +22,7 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- repo: https://github.com/psf/black
rev: 19.10b0
rev: 22.3.0
hooks:
- id: black
- repo: https://gitlab.com/pycqa/flake8
Expand Down

0 comments on commit 7804ade

Please sign in to comment.