Skip to content

Commit 3ab4dfd

Browse files
chore(deps) Update pre-commit hook psf/black to v23
1 parent a37fe9b commit 3ab4dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
exclude: docs*
3333
additional_dependencies: [toml]
3434
- repo: https://github.com/psf/black
35-
rev: 22.12.0
35+
rev: 23.1.0
3636
hooks:
3737
- id: black
3838
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks

0 commit comments

Comments
 (0)