Skip to content

Commit

Permalink
chore(deps): update pre-commit hook ambv/black to v22.8.0 (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 3, 2022
1 parent 061ddbd commit 1d22fcc
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/ambv/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
language_version: python3.10
Expand Down

0 comments on commit 1d22fcc

Please sign in to comment.