Skip to content

Commit 856eaad

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.11.0 → 23.12.0](psf/black@23.11.0...23.12.0)
1 parent b90ca56 commit 856eaad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
args:
99
- --application-directories=.:wrapanapi
1010
- repo: https://github.com/psf/black
11-
rev: 23.11.0
11+
rev: 23.12.0
1212
hooks:
1313
- id: black
1414
args: [--safe, --quiet, --line-length, "100"]

0 commit comments

Comments
 (0)