Skip to content

Commit 89b6b67

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.1.0 → 23.11.0](psf/black@23.1.0...23.11.0) - [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 b176628 commit 89b6b67

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
@@ -4,12 +4,12 @@
44
exclude: ".json"
55
repos:
66
- repo: https://github.com/psf/black
7-
rev: 23.1.0
7+
rev: 23.11.0
88
hooks:
99
- id: black
1010

1111
- repo: https://github.com/pre-commit/pre-commit-hooks
12-
rev: v4.4.0
12+
rev: v4.5.0
1313
hooks:
1414
- id: trailing-whitespace
1515
- id: end-of-file-fixer

0 commit comments

Comments
 (0)