Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: stable → 23.11.0](psf/black@stable...23.11.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 4, 2023
1 parent dffdd6a commit a38e01a
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 @@ -17,7 +17,7 @@ repos:
args: ["--profile", "black"]

- repo: https://github.com/psf/black
rev: stable
rev: 23.11.0
hooks:
- id: black
language_version: python3.10

0 comments on commit a38e01a

Please sign in to comment.