Skip to content

Commit a2535dd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.5.1 → v3.5.3](rbubley/mirrors-prettier@v3.5.1...v3.5.3) - [github.com/PyCQA/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1)
1 parent 4cf0f63 commit a2535dd

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
@@ -11,15 +11,15 @@ repos:
1111
hooks:
1212
- id: black
1313
- repo: https://github.com/rbubley/mirrors-prettier
14-
rev: v3.5.1
14+
rev: v3.5.3
1515
hooks:
1616
- id: prettier
1717
- repo: https://github.com/asottile/blacken-docs
1818
rev: 1.19.1
1919
hooks:
2020
- id: blacken-docs
2121
- repo: https://github.com/PyCQA/isort
22-
rev: 6.0.0
22+
rev: 6.0.1
2323
hooks:
2424
- id: isort
2525
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)