Skip to content

Commit

Permalink
chore(deps): update pre-commit hook psf/black to v23.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 2d8f95d commit 668d6c3
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 @@ -66,7 +66,7 @@ repos:
minimum_pre_commit_version: "2.9.2"

- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.12.0
hooks:
- id: black
args: ["--config", "pyproject.toml"]
Expand Down

0 comments on commit 668d6c3

Please sign in to comment.