Skip to content

Commit 9c22ac7

Browse files
authored
Merge pull request #563 from dajiaji/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 940c464 + 6db20fc commit 9c22ac7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 24.8.0
3+
rev: 24.10.0
44
hooks:
55
- id: black
66
args: [--line-length, "128"]
77

88
- repo: https://github.com/asottile/blacken-docs
9-
rev: 1.18.0
9+
rev: 1.19.0
1010
hooks:
1111
- id: blacken-docs
1212

@@ -31,7 +31,7 @@ repos:
3131
additional_dependencies: [types-requests==2.26.3]
3232

3333
- repo: https://github.com/pre-commit/pre-commit-hooks
34-
rev: v4.6.0
34+
rev: v5.0.0
3535
hooks:
3636
- id: check-json
3737
- id: check-toml

0 commit comments

Comments
 (0)