Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/adamchainz/blacken-docs: 1.19.0 → 1.19.1](adamchainz/blacken-docs@1.19.0...1.19.1)
- [github.com/PyCQA/docformatter: eb1df34 → v1.7.5](PyCQA/docformatter@eb1df34...v1.7.5)
  • Loading branch information
pre-commit-ci[bot] authored Oct 28, 2024
1 parent 3832050 commit 492a900
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 @@ -13,7 +13,7 @@ repos:
- id: black

- repo: https://github.com/adamchainz/blacken-docs
rev: 1.19.0
rev: 1.19.1
hooks:
- id: blacken-docs
additional_dependencies: [black==24.4.2]
Expand All @@ -29,7 +29,7 @@ repos:
- id: flake8

- repo: https://github.com/PyCQA/docformatter
rev: eb1df34
rev: v1.7.5
hooks:
- id: docformatter
additional_dependencies: [tomli]
Expand Down

0 comments on commit 492a900

Please sign in to comment.