Skip to content

Commit f2f3133

Browse files
[pre-commit.ci] pre-commit autoupdate (#33)
updates: - [github.com/adamchainz/blacken-docs: 1.15.0 → 1.16.0](adamchainz/blacken-docs@1.15.0...1.16.0) - [github.com/pre-commit/mirrors-prettier: v3.0.0 → v3.0.3](pre-commit/mirrors-prettier@v3.0.0...v3.0.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0dd86db commit f2f3133

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ repos:
2424
- id: black
2525

2626
- repo: https://github.com/adamchainz/blacken-docs
27-
rev: 1.15.0
27+
rev: 1.16.0
2828
hooks:
2929
- id: blacken-docs
3030

3131
- repo: https://github.com/pre-commit/mirrors-prettier
32-
rev: v3.0.0
32+
rev: v3.0.3
3333
hooks:
3434
- id: prettier
3535
files: \.(css|html|md|yml|yaml)

0 commit comments

Comments
 (0)