Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#86)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/psf/black-pre-commit-mirror: 24.8.0 →
24.10.0](psf/black-pre-commit-mirror@24.8.0...24.10.0)
<!--pre-commit.ci end-->
  • Loading branch information
hugovk authored Oct 7, 2024
2 parents 6e16948 + 21c7c2e commit a511c8f
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 @@ -6,7 +6,7 @@ repos:
args: [--exit-non-zero-on-fix]

- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
exclude: ^html/
Expand Down

0 comments on commit a511c8f

Please sign in to comment.