Skip to content

Commit 7e9ec31

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1) - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
1 parent ae4512a commit 7e9ec31

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)