Skip to content

Commit c729daa

Browse files
pre-commit: bump repositories (#828)
* pre-commit: bump repositories updates: - [github.com/asottile/blacken-docs: 1.18.0 → 1.19.0](adamchainz/blacken-docs@1.18.0...1.19.0) * Update .pre-commit-config.yaml --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
1 parent 1ed3e1c commit c729daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ repos:
2020
rev: v0.20.2
2121
hooks:
2222
- id: validate-pyproject
23-
- repo: https://github.com/asottile/blacken-docs
24-
rev: 1.18.0
23+
- repo: https://github.com/adamchainz/blacken-docs
24+
rev: 1.19.0
2525
hooks:
2626
- id: blacken-docs
2727
additional_dependencies: [black==23.*]

0 commit comments

Comments
 (0)