Skip to content

Commit 532e146

Browse files
[pre-commit.ci] pre-commit autoupdate (#78)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 600663a commit 532e146

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
6+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
77
hooks:
88
- id: check-added-large-files
99
- id: check-ast
@@ -25,13 +25,13 @@ repos:
2525
files: \.(css|md|yml|yaml)
2626
args: [--prose-wrap=preserve]
2727

28-
- repo: https://github.com/psf/black
29-
rev: 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # frozen: 25.1.0
28+
- repo: https://github.com/psf/black-pre-commit-mirror
29+
rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0
3030
hooks:
3131
- id: black
3232

3333
- repo: https://github.com/asottile/blacken-docs
34-
rev: 78a9dcbecf4f755f65d1f3dec556bc249d723600 # frozen: 1.19.1
34+
rev: dda8db18cfc68df532abf33b185ecd12d5b7b326 # frozen: 1.20.0
3535
hooks:
3636
- id: blacken-docs
3737

0 commit comments

Comments
 (0)