Skip to content

Commit

Permalink
Merge pull request #393 from kurtmckee/update-black-pre-commit-url
Browse files Browse the repository at this point in the history
Update black pre-commit hook URL
  • Loading branch information
kurtmckee committed Sep 11, 2023
2 parents 9865dec + 7532177 commit 4e1e9a3
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 @@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace
exclude: "\\.xml"

- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.7.0
hooks:
- id: black
Expand Down

0 comments on commit 4e1e9a3

Please sign in to comment.