Skip to content

Commit

Permalink
chore(deps): update pre-commit hook psf/black to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2023
1 parent 53605a9 commit 7e6a7db
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 @@ -29,7 +29,7 @@ repos:
- id: pyupgrade
args: [--py39-plus]
- repo: https://github.com/psf/black
rev: 22.12.0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/charliermarsh/ruff-pre-commit
Expand Down

0 comments on commit 7e6a7db

Please sign in to comment.