Skip to content

Commit

Permalink
chore: update pre-commit hooks (#72)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/asottile/blacken-docs: 1.18.0 →
1.19.0](adamchainz/blacken-docs@1.18.0...1.19.0)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Oct 15, 2024
1 parent 69f88be commit 7fc384a
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 @@ -44,7 +44,7 @@ repos:
# Documentation files

- repo: https://github.com/asottile/blacken-docs
rev: "1.18.0"
rev: "1.19.0"
hooks:
- id: blacken-docs
additional_dependencies: [black==23.7.0]
Expand Down

0 comments on commit 7fc384a

Please sign in to comment.