Skip to content

Commit 6f699f2

Browse files
authored
Merge pull request #438 from dajiaji/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ae4512a + 7e9ec31 commit 6f699f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 23.7.0
3+
rev: 23.9.1
44
hooks:
55
- id: black
66
args: [--line-length, "128"]
@@ -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.4.0
34+
rev: v4.5.0
3535
hooks:
3636
- id: check-json
3737
- id: check-toml

0 commit comments

Comments
 (0)