Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#40)
Browse files Browse the repository at this point in the history
updates:
- https://github.com/ambv/blackhttps://github.com/psf/black
- [github.com/psf/black: 21.8b0 → 21.9b0](psf/black@21.8b0...21.9b0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Sep 20, 2021
1 parent 52e778f commit 4696e37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ repos:
always_run: true
args: ["-i"]
additional_dependencies: ["clang-format"]
- repo: https://github.com/ambv/black
rev: 21.8b0
- repo: https://github.com/psf/black
rev: 21.9b0
hooks:
- id: black
language_version: python

0 comments on commit 4696e37

Please sign in to comment.