Skip to content

Commit

Permalink
ci: Update the black version and its pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Sep 9, 2023
1 parent 359ec03 commit 5eef9a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ repos:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 23.7.0
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.0
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
Expand Down

0 comments on commit 5eef9a6

Please sign in to comment.