Skip to content

Commit 0d8ddc0

Browse files
[pre-commit.ci] pre-commit autoupdate (#7)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-prettier: efd8b1e16f05132acf6edcf2827eeab21e0e00db → fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1](pre-commit/mirrors-prettier@efd8b1e...fc26039) - [github.com/asottile/blacken-docs: 2e74dc4c30c336176e76e0426c66f09a4e79df9c → 960ead214cd1184149d366c6d27ca6c369ce46b6](adamchainz/blacken-docs@2e74dc4...960ead2) * [pre-commit.ci 🤖] Apply code format tools to PR --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1b88b5e commit 0d8ddc0

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
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/pre-commit/mirrors-prettier
22-
rev: efd8b1e16f05132acf6edcf2827eeab21e0e00db # frozen: v3.0.0
22+
rev: fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1 # frozen: v3.0.3
2323
hooks:
2424
- id: prettier
2525
files: \.(css|md|yml|yaml)
@@ -31,7 +31,7 @@ repos:
3131
- id: black
3232

3333
- repo: https://github.com/asottile/blacken-docs
34-
rev: 2e74dc4c30c336176e76e0426c66f09a4e79df9c # frozen: 1.15.0
34+
rev: 960ead214cd1184149d366c6d27ca6c369ce46b6 # frozen: 1.16.0
3535
hooks:
3636
- id: blacken-docs
3737

0 commit comments

Comments
 (0)