Skip to content

Commit

Permalink
chore(deps): update pre-commit hook psf/black to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2022
1 parent 41ae8d8 commit c93766b
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 @@ -2,7 +2,7 @@
exclude: ipython_config.py
repos:
- repo: https://github.com/psf/black
rev: 21.12b0
rev: 22.3.0
hooks:
- id: black
language_version: python3.9
Expand Down

0 comments on commit c93766b

Please sign in to comment.