Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#184)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/psf/black: 23.1.0 →
23.3.0](psf/black@23.1.0...23.3.0)
<!--pre-commit.ci end-->
  • Loading branch information
Guts authored Apr 4, 2023
2 parents dc41368 + df127d9 commit 2687c3c
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 @@ -25,7 +25,7 @@ repos:
args: ["--profile", "black", "--filter-files"]

- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black

Expand Down

0 comments on commit 2687c3c

Please sign in to comment.