Skip to content

Commit

Permalink
chore(deps): update pre-commit hook psf/black to v23.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 7b6d4c9 commit b39bf36
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.10.1
hooks:
- id: black
args: ["--config", "pyproject.toml"]
Expand Down

0 comments on commit b39bf36

Please sign in to comment.